summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-10 22:40:53 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-10 22:47:42 +0100
commit5d633d67779ae691381cc588a8b1dedc236dc809 (patch)
treec89e2825719ececd32282d2e880346f8e5f5dbf1 /dev-python
parentdev-python/hyperlink: ia64 keyworded, bug #614386 (diff)
downloadgentoo-5d633d67779ae691381cc588a8b1dedc236dc809.tar.gz
gentoo-5d633d67779ae691381cc588a8b1dedc236dc809.tar.bz2
gentoo-5d633d67779ae691381cc588a8b1dedc236dc809.zip
dev-python/mistune: ia64 keyworded, bug #614386
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python')
-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 7325176a8973..80ff16157091 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 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""