diff options
author | 2017-02-24 18:43:14 +0100 | |
---|---|---|
committer | 2017-02-24 18:43:38 +0100 | |
commit | 0ec20294131621d7fc8b49e883db8ae7f0009c0d (patch) | |
tree | f67a790ae27674a0a3249ae916651cd2ed914773 /dev-python/mistune | |
parent | dev-python/ipaddr: arm stable, bug #606186 (diff) | |
download | gentoo-0ec20294131621d7fc8b49e883db8ae7f0009c0d.tar.gz gentoo-0ec20294131621d7fc8b49e883db8ae7f0009c0d.tar.bz2 gentoo-0ec20294131621d7fc8b49e883db8ae7f0009c0d.zip |
dev-python/mistune: arm stable, bug #606230
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/mistune')
-rw-r--r-- | dev-python/mistune/mistune-0.7.2.ebuild | 2 |
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 45fdaedd717e..4cb4d830141c 100644 --- a/dev-python/mistune/mistune-0.7.2.ebuild +++ b/dev-python/mistune/mistune-0.7.2.ebuild @@ -14,7 +14,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 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" |