diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-09 10:02:29 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-09 10:02:29 +0200 |
commit | 29d5a6e6d82cc6d772eb150a8027294f8d777cd0 (patch) | |
tree | 83f8ece27b35953509f3b31b79e6d9ec0ed2de91 /dev-python/hyperlink | |
parent | dev-ruby/mercenary: add ruby24 (diff) | |
download | gentoo-29d5a6e6d82cc6d772eb150a8027294f8d777cd0.tar.gz gentoo-29d5a6e6d82cc6d772eb150a8027294f8d777cd0.tar.bz2 gentoo-29d5a6e6d82cc6d772eb150a8027294f8d777cd0.zip |
dev-python/hyperlink: add ~arm, bug #614386
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/hyperlink')
-rw-r--r-- | dev-python/hyperlink/hyperlink-17.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyperlink/hyperlink-17.1.1.ebuild b/dev-python/hyperlink/hyperlink-17.1.1.ebuild index 3ee721cda7cf..f86ce76c3d1e 100644 --- a/dev-python/hyperlink/hyperlink-17.1.1.ebuild +++ b/dev-python/hyperlink/hyperlink-17.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RDEPEND="" |