commit: d39e452329de1f4970ca97acc11ac4a1ab42f83d
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 17:04:42 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 17:09:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39e4523
dev-python/manuel: Stable for amd64+x86.
Package-Manager: portage-2.3.0
dev-python/manuel/manuel-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/manuel/manuel-1.8.0.ebuild
b/dev-python/manuel/manuel-1.8.0.ebuild
index 497c62b..3a95dcf 100644
--- a/dev-python/manuel/manuel-1.8.0.ebuild
+++ b/dev-python/manuel/manuel-1.8.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"