commit: 0da80432f57c21c5ef334647a85094410414ab5f Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Thu Feb 2 18:18:31 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Feb 2 18:43:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da80432
dev-python/xcffib: KEYWORD arm Gentoo-bug: 593058 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3766 dev-python/xcffib/xcffib-0.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/xcffib/xcffib-0.4.2.ebuild b/dev-python/xcffib/xcffib-0.4.2.ebuild index d27075c..5b5fb56 100644 --- a/dev-python/xcffib/xcffib-0.4.2.ebuild +++ b/dev-python/xcffib/xcffib-0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="test" COMMON_DEPEND="x11-libs/libxcb"
