diff options
author | 2022-05-28 22:21:00 +0200 | |
---|---|---|
committer | 2022-05-28 23:08:04 +0200 | |
commit | 876ce96d39678a6ec0bb9a70ecb01bd18d47617c (patch) | |
tree | 86d99ae84d37e488e79ae4ce44a473dbf42f12fa /dev-python/keystoneauth/keystoneauth-4.6.0.ebuild | |
parent | dev-python/requests-kerberos: keyword 0.14.0-r1 for ~riscv (diff) | |
download | gentoo-876ce96d39678a6ec0bb9a70ecb01bd18d47617c.tar.gz gentoo-876ce96d39678a6ec0bb9a70ecb01bd18d47617c.tar.bz2 gentoo-876ce96d39678a6ec0bb9a70ecb01bd18d47617c.zip |
dev-python/keystoneauth: keyword 4.6.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth/keystoneauth-4.6.0.ebuild')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-4.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild b/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild index 3be77a24f5f4..ced69f35280b 100644 --- a/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" CDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |