commit: ffed1babe3de37ade4f067fc50cefcc5d041428e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 04:40:15 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 04:40:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffed1bab
dev-python/bashate: amd64/x86 stable (ALLARCHES policy) wrt bug #810361
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/bashate/bashate-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bashate/bashate-2.0.0.ebuild
b/dev-python/bashate/bashate-2.0.0.ebuild
index a15011c0549..2fb4c511960 100644
--- a/dev-python/bashate/bashate-2.0.0.ebuild
+++ b/dev-python/bashate/bashate-2.0.0.ebuild
@@ -12,7 +12,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/Babel-2.4.0[${PYTHON_USEDEP}]