diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-06 13:21:38 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-06 13:21:38 +0200 |
commit | b667e1f6eeb8756cc1c94b080eb6c04bd0df76da (patch) | |
tree | c27a83cd6b23e84d0120034995390cfef3bcff29 /dev-python/rfc3987 | |
parent | dev-python/regex: Mark ~hppa (bug #617424). (diff) | |
download | gentoo-b667e1f6eeb8756cc1c94b080eb6c04bd0df76da.tar.gz gentoo-b667e1f6eeb8756cc1c94b080eb6c04bd0df76da.tar.bz2 gentoo-b667e1f6eeb8756cc1c94b080eb6c04bd0df76da.zip |
dev-python/rfc3987: Mark ~hppa (bug #617424).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/rfc3987')
-rw-r--r-- | dev-python/rfc3987/rfc3987-1.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rfc3987/rfc3987-1.3.7.ebuild b/dev-python/rfc3987/rfc3987-1.3.7.ebuild index c55109efc5e0..b099a06341d7 100644 --- a/dev-python/rfc3987/rfc3987-1.3.7.ebuild +++ b/dev-python/rfc3987/rfc3987-1.3.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="$(python_gen_cond_dep \ |