diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-28 22:21:51 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-28 23:08:05 +0200 |
commit | 232acc60ef44fac00b44d508a3d22074f37b8ea3 (patch) | |
tree | 3dee29f7570ba5ee800977d77cf22e1d9603c216 /dev-python/statsd | |
parent | dev-python/python-glanceclient: keyword 4.0.0 for ~riscv (diff) | |
download | gentoo-232acc60ef44fac00b44d508a3d22074f37b8ea3.tar.gz gentoo-232acc60ef44fac00b44d508a3d22074f37b8ea3.tar.bz2 gentoo-232acc60ef44fac00b44d508a3d22074f37b8ea3.zip |
dev-python/statsd: keyword 3.3.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/statsd')
-rw-r--r-- | dev-python/statsd/statsd-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/statsd/statsd-3.3.0.ebuild b/dev-python/statsd/statsd-3.3.0.ebuild index 32f619417936..98a4c9d68639 100644 --- a/dev-python/statsd/statsd-3.3.0.ebuild +++ b/dev-python/statsd/statsd-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~riscv x86 ~amd64-linux ~x86-linux" BDEPEND=" test? ( |