dev-libs/libcli: Removing x86 arch as the lib is installed into /usr/lib64 by the Makefile

Cette révision appartient à :
Alarig Le Lay 2020-02-26 23:43:57 +01:00
Parent b69d8747b9
révision 3483f650b3
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

@ -11,7 +11,7 @@ SRC_URI="https://github.com/dparrish/${PN}/archive/V${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64"
IUSE=""
DEPEND=""