diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:37:56 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:37:56 +0100 |
commit | 67fc592ca52fd55f430401b14f66c44efa794cea (patch) | |
tree | 0b2e9bdb42e09ac6074809cd204f0088eb75b135 /dev-python/hpack | |
parent | dev-python/pytest-cov: add ~arm, bug #605122 (diff) | |
download | gentoo-67fc592ca52fd55f430401b14f66c44efa794cea.tar.gz gentoo-67fc592ca52fd55f430401b14f66c44efa794cea.tar.bz2 gentoo-67fc592ca52fd55f430401b14f66c44efa794cea.zip |
dev-python/hpack: add ~arm, bug #605122
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/hpack')
-rw-r--r-- | dev-python/hpack/hpack-2.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hpack/hpack-2.3.0-r1.ebuild b/dev-python/hpack/hpack-2.3.0-r1.ebuild index 70ba1bdc6ba4..ea7045b6e662 100644 --- a/dev-python/hpack/hpack-2.3.0-r1.ebuild +++ b/dev-python/hpack/hpack-2.3.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="test" RDEPEND="" |