diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:38:20 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:38:20 +0100 |
commit | f7ced5af4e1c0a96ada0e9a561e73e223e22a760 (patch) | |
tree | 98766a98689a29750c8088faa8d8d0484969b251 /dev-python/hyper-h2 | |
parent | dev-python/hpack: add ~arm, bug #605122 (diff) | |
download | gentoo-f7ced5af4e1c0a96ada0e9a561e73e223e22a760.tar.gz gentoo-f7ced5af4e1c0a96ada0e9a561e73e223e22a760.tar.bz2 gentoo-f7ced5af4e1c0a96ada0e9a561e73e223e22a760.zip |
dev-python/hyper-h2: add ~arm, bug #605122
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/hyper-h2')
-rw-r--r-- | dev-python/hyper-h2/hyper-h2-2.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyper-h2/hyper-h2-2.5.1.ebuild b/dev-python/hyper-h2/hyper-h2-2.5.1.ebuild index 16c4bdf2fa3d..d855c6454093 100644 --- a/dev-python/hyper-h2/hyper-h2-2.5.1.ebuild +++ b/dev-python/hyper-h2/hyper-h2-2.5.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="" RDEPEND=" |