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

This commit is contained in:
Alarig Le Lay 2020-02-26 23:43:57 +01:00
부모 b69d8747b9
커밋 3483f650b3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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