diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 10:29:26 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 10:29:26 +0200 |
commit | 6df7880f477b644bcdfdd2cac7c04cf96699ce1e (patch) | |
tree | 53e76b57e143beaad253f83370c54c1874beaec4 /dev-python/dexml | |
parent | dev-python/pygame: Mark ~hppa (bug #616712). (diff) | |
download | gentoo-6df7880f477b644bcdfdd2cac7c04cf96699ce1e.tar.gz gentoo-6df7880f477b644bcdfdd2cac7c04cf96699ce1e.tar.bz2 gentoo-6df7880f477b644bcdfdd2cac7c04cf96699ce1e.zip |
dev-python/dexml: Mark ~hppa (bug #573954).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/dexml')
-rw-r--r-- | dev-python/dexml/dexml-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dexml/dexml-0.5.1.ebuild b/dev-python/dexml/dexml-0.5.1.ebuild index 85653da15459..5375887a3a91 100644 --- a/dev-python/dexml/dexml-0.5.1.ebuild +++ b/dev-python/dexml/dexml-0.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" |