summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-05 11:54:30 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-05 11:54:30 +0200
commit7cf61629e4f3b2ad461d9199ded8c813844ec864 (patch)
tree122dedde0d67cebec450398b25a9eeaebd4d67e0 /dev-python/mistune
parentdev-ml/xml-light: add ~ppc (bug 527318). (diff)
downloadgentoo-7cf61629e4f3b2ad461d9199ded8c813844ec864.tar.gz
gentoo-7cf61629e4f3b2ad461d9199ded8c813844ec864.tar.bz2
gentoo-7cf61629e4f3b2ad461d9199ded8c813844ec864.zip
dev-python/mistune: add ~arm64 (bug 614386).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
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 b67b1c441e89..2c8124ee2caf 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 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""