From: Aaron Bauman Date: Wed, 4 Dec 2019 06:07:33 +0000 (-0500) Subject: dev-python/xcffib: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=60eb0e90890ae26a9aa518eecd2749dcb04324a6;p=gentoo.git dev-python/xcffib: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.80, Repoman-2.3.19 --- diff --git a/dev-python/xcffib/xcffib-0.5.1.ebuild b/dev-python/xcffib/xcffib-0.5.1.ebuild index 572d15c4084b..afff48e3b649 100644 --- a/dev-python/xcffib/xcffib-0.5.1.ebuild +++ b/dev-python/xcffib/xcffib-0.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86" IUSE="test" COMMON_DEPEND="x11-libs/libxcb"