diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-25 09:31:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-25 09:31:06 +0200 |
commit | 8e67fd5d473795c19759a9473a94e0e1c785d5a0 (patch) | |
tree | e2448a6ec2706c3e6e5472be28ee682274b81535 /dev-python | |
parent | dev-python/ipython: x86 stable wrt bug #554868 (diff) | |
download | gentoo-8e67fd5d473795c19759a9473a94e0e1c785d5a0.tar.gz gentoo-8e67fd5d473795c19759a9473a94e0e1c785d5a0.tar.bz2 gentoo-8e67fd5d473795c19759a9473a94e0e1c785d5a0.zip |
dev-python/mistune: x86 stable wrt bug #554868
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/mistune/mistune-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.5.1.ebuild b/dev-python/mistune/mistune-0.5.1.ebuild index 7d811469276e..972db3e24b73 100644 --- a/dev-python/mistune/mistune-0.5.1.ebuild +++ b/dev-python/mistune/mistune-0.5.1.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="" |