diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-26 06:40:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-26 06:40:15 +0200 |
commit | ffed1babe3de37ade4f067fc50cefcc5d041428e (patch) | |
tree | 5ddc6e39d6ebac21f6c864f1347f6893c3282a75 /dev-python/bashate | |
parent | dev-python/aws-sam-translator: amd64/x86 stable (ALLARCHES policy) wrt bug #8... (diff) | |
download | gentoo-ffed1babe3de37ade4f067fc50cefcc5d041428e.tar.gz gentoo-ffed1babe3de37ade4f067fc50cefcc5d041428e.tar.bz2 gentoo-ffed1babe3de37ade4f067fc50cefcc5d041428e.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python/bashate')
-rw-r--r-- | dev-python/bashate/bashate-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bashate/bashate-2.0.0.ebuild b/dev-python/bashate/bashate-2.0.0.ebuild index a15011c0549f..2fb4c511960d 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}] |