commit: e550c80975c7fdc9fcda286903cc484989f04d4e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 19:11:18 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 19:11:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e550c809
dev-python/bashate: Stabilize 2.1.0-r1 ALLARCHES, #860564
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/bashate/bashate-2.1.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bashate/bashate-2.1.0-r1.ebuild
b/dev-python/bashate/bashate-2.1.0-r1.ebuild
index cd0df55538ec..6684d7303e58 100644
--- a/dev-python/bashate/bashate-2.1.0-r1.ebuild
+++ b/dev-python/bashate/bashate-2.1.0-r1.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}]