diff options
author | Sam James <sam@gentoo.org> | 2022-07-24 20:11:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-24 20:11:18 +0100 |
commit | e550c80975c7fdc9fcda286903cc484989f04d4e (patch) | |
tree | 94b282f0d02a68e23e1a263d0f32f5fa4115b61a | |
parent | dev-python/Babel: Stabilize 2.10.3 ALLARCHES, #860561 (diff) | |
download | gentoo-e550c80975c7fdc9fcda286903cc484989f04d4e.tar.gz gentoo-e550c80975c7fdc9fcda286903cc484989f04d4e.tar.bz2 gentoo-e550c80975c7fdc9fcda286903cc484989f04d4e.zip |
dev-python/bashate: Stabilize 2.1.0-r1 ALLARCHES, #860564
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/bashate/bashate-2.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |