commit: 8e67fd5d473795c19759a9473a94e0e1c785d5a0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 07:31:06 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 07:31:06 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e67fd5d
dev-python/mistune: x86 stable wrt bug #554868
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
dev-python/mistune/mistune-0.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/mistune/mistune-0.5.1.ebuild
b/dev-python/mistune/mistune-0.5.1.ebuild
index 7d81146..972db3e 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=""