From: Michael Palimaka Date: Thu, 28 Sep 2017 13:01:23 +0000 (+1000) Subject: dev-python/incremental: stabilise 16.10.1 for arm using ALLARCHES X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=efe79b61d2f447d902caecfc89146cf75b8e19c8;p=gentoo.git dev-python/incremental: stabilise 16.10.1 for arm using ALLARCHES Bug: https://bugs.gentoo.org/624990 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-python/incremental/incremental-16.10.1.ebuild b/dev-python/incremental/incremental-16.10.1.ebuild index f554e22bc450..04aa5a6ecc1f 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="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86" IUSE="" RDEPEND=""