commit: 626af0873f4fe4978991fd1a14eaa417c92c3081
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 8 23:15:52 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 8 23:15:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=626af087
dev-python/bashate: Stabilize 2.1.1 ALLARCHES, #880463
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/bashate/bashate-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bashate/bashate-2.1.1.ebuild
b/dev-python/bashate/bashate-2.1.1.ebuild
index cd0df55538ec..6684d7303e58 100644
--- a/dev-python/bashate/bashate-2.1.1.ebuild
+++ b/dev-python/bashate/bashate-2.1.1.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"
BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]