1
1
Fork 0

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

Dieser Commit ist enthalten in:
Alarig Le Lay 2020-02-26 23:43:57 +01:00
Ursprung b69d8747b9
Commit 3483f650b3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -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=""