diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 20:37:32 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 20:37:32 +0100 |
commit | 5aacaad7a73800c7d3eb53ffc40136b35aa9caa3 (patch) | |
tree | a06ef78bd094f5ba7c43259c0b3dd0a190f3005b /dev-python/bashate | |
parent | dev-python/blessed: Keyword 1.20.0 arm64, #917861 (diff) | |
download | gentoo-5aacaad7a73800c7d3eb53ffc40136b35aa9caa3.tar.gz gentoo-5aacaad7a73800c7d3eb53ffc40136b35aa9caa3.tar.bz2 gentoo-5aacaad7a73800c7d3eb53ffc40136b35aa9caa3.zip |
dev-python/bashate: Keyword 2.1.1 arm64, #917870
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/bashate')
-rw-r--r-- | dev-python/bashate/bashate-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bashate/bashate-2.1.1.ebuild b/dev-python/bashate/bashate-2.1.1.ebuild index 0c0902e3d33c..249ec604ae85 100644 --- a/dev-python/bashate/bashate-2.1.1.ebuild +++ b/dev-python/bashate/bashate-2.1.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.org/project/bashate/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" BDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |