summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-09-08 22:52:42 +0200
committerMarkus Meier <maekke@gentoo.org>2017-09-08 22:52:42 +0200
commit37bbb8a3627f4da3a974bc070782ebf9ef72201e (patch)
treed6b00a2584dbd95440ad6eaaec9c24dfe4e345cc /dev-python/pypng
parentdev-python/sortedcontainers: add ~arm, bug #626834 (diff)
downloadgentoo-37bbb8a3627f4da3a974bc070782ebf9ef72201e.tar.gz
gentoo-37bbb8a3627f4da3a974bc070782ebf9ef72201e.tar.bz2
gentoo-37bbb8a3627f4da3a974bc070782ebf9ef72201e.zip
dev-python/pypng: add ~arm, bug #626834
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/pypng')
-rw-r--r--dev-python/pypng/pypng-0.0.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypng/pypng-0.0.18.ebuild b/dev-python/pypng/pypng-0.0.18.ebuild
index 68e70d558808..179d58c13168 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"
+KEYWORDS="amd64 ~arm"
IUSE=""
DEPEND=""