From: Michael Palimaka Date: Thu, 28 Sep 2017 13:07:24 +0000 (+1000) Subject: dev-python/pypng: stabilise 0.0.18 for arm/x86 using ALLARCHES X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1c2c0b1630750799fc082c3418d588210687a8c9;p=gentoo.git dev-python/pypng: stabilise 0.0.18 for arm/x86 using ALLARCHES Bug: https://bugs.gentoo.org/624990 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-python/pypng/pypng-0.0.18.ebuild b/dev-python/pypng/pypng-0.0.18.ebuild index 179d58c13168..318e5214c402 100644 --- a/dev-python/pypng/pypng-0.0.18.ebuild +++ b/dev-python/pypng/pypng-0.0.18.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm" +KEYWORDS="amd64 arm x86" IUSE="" DEPEND=""