dev-libs/libcli: Removing x86 arch as the lib is installed into /usr/lib64 by the Makefile
This commit is contained in:
parent
b69d8747b9
commit
3483f650b3
|
@ -11,7 +11,7 @@ SRC_URI="https://github.com/dparrish/${PN}/archive/V${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64"
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
DEPEND=""
|
DEPEND=""
|
||||||
|
|
Loading…
Reference in a new issue