summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:39:26 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:42:17 +0100
commit2eed823525d2edd533e6cc5568201c5620abe8be (patch)
tree51e7270d373f59902dcd7bfb90c0357184e69859
parentdev-python/mako: x86 stable wrt bug #714370 (diff)
downloadgentoo-2eed823525d2edd533e6cc5568201c5620abe8be.tar.gz
gentoo-2eed823525d2edd533e6cc5568201c5620abe8be.tar.bz2
gentoo-2eed823525d2edd533e6cc5568201c5620abe8be.zip
dev-python/manuel: x86 stable wrt bug #714372
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/manuel/manuel-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/manuel/manuel-1.9.0.ebuild b/dev-python/manuel/manuel-1.9.0.ebuild
index 41a0f8c23827..f7f535aa438a 100644
--- a/dev-python/manuel/manuel-1.9.0.ebuild
+++ b/dev-python/manuel/manuel-1.9.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]"