commit: c75664a027fea49b0fe06c7e82c63598d55f504e
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 02:15:49 2017 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Thu Mar 30 02:40:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c75664a0
dev-python/incremental: Update keywords
This is pure python code split out from twisted, update keywords from
twisted-16.4.1
where this code originated from.
Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
dev-python/incremental/incremental-16.10.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/incremental/incremental-16.10.1.ebuild
b/dev-python/incremental/incremental-16.10.1.ebuild
index 07dbe7021fe..f56a61c6afe 100644
--- a/dev-python/incremental/incremental-16.10.1.ebuild
+++ b/dev-python/incremental/incremental-16.10.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=""