diff options
author | Sam James <sam@gentoo.org> | 2021-10-15 23:40:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-15 23:40:32 +0100 |
commit | 616e33a2a34163efd972f9be855ac11b7c70efd5 (patch) | |
tree | 540c775dc4c5dab0580b7e4f64e21e5a72656fb7 /dev-python/bashate | |
parent | app-crypt/qca: Stabilize 2.3.4 x86, #818289 (diff) | |
download | gentoo-616e33a2a34163efd972f9be855ac11b7c70efd5.tar.gz gentoo-616e33a2a34163efd972f9be855ac11b7c70efd5.tar.bz2 gentoo-616e33a2a34163efd972f9be855ac11b7c70efd5.zip |
dev-python/bashate: Stabilize 2.1.0 ALLARCHES, #818292
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/bashate')
-rw-r--r-- | dev-python/bashate/bashate-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bashate/bashate-2.1.0.ebuild b/dev-python/bashate/bashate-2.1.0.ebuild index e38d4d3ab790..d8e9502d73ba 100644 --- a/dev-python/bashate/bashate-2.1.0.ebuild +++ b/dev-python/bashate/bashate-2.1.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" BDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |