summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-04-18 16:15:22 +0200
committerJeroen Roovers <jer@gentoo.org>2017-04-18 16:17:30 +0200
commit9f5d3ed1d4c654a699aa2974fb33da9ef6bd8afd (patch)
tree04fa396ab8ee882bdede355b92827e695fc8ce6c /dev-python/mistune
parentnet-misc/youtube-dl: Old. (diff)
downloadgentoo-9f5d3ed1d4c654a699aa2974fb33da9ef6bd8afd.tar.gz
gentoo-9f5d3ed1d4c654a699aa2974fb33da9ef6bd8afd.tar.bz2
gentoo-9f5d3ed1d4c654a699aa2974fb33da9ef6bd8afd.zip
dev-python/mistune: Mark ~hppa (bug #614386).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/mistune')
-rw-r--r--dev-python/mistune/mistune-0.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.7.2.ebuild b/dev-python/mistune/mistune-0.7.2.ebuild
index 2c8124ee2caf..7325176a8973 100644
--- a/dev-python/mistune/mistune-0.7.2.ebuild
+++ b/dev-python/mistune/mistune-0.7.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""