diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-05 14:21:40 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-05 14:21:40 +0100 |
commit | 842ff792dd1b9c1e62b122e186b8c6097b5b9dce (patch) | |
tree | 638b2d6aa024a66b8700f1545a5425d2668fcbeb /dev-python/python-distutils-extra | |
parent | x11-misc/gigolo: Keyword 0.5.3 riscv, #921390 (diff) | |
download | gentoo-842ff792dd1b9c1e62b122e186b8c6097b5b9dce.tar.gz gentoo-842ff792dd1b9c1e62b122e186b8c6097b5b9dce.tar.bz2 gentoo-842ff792dd1b9c1e62b122e186b8c6097b5b9dce.zip |
dev-python/python-distutils-extra: Keyword 2.47 riscv, #921390
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/python-distutils-extra')
-rw-r--r-- | dev-python/python-distutils-extra/python-distutils-extra-2.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.47.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.47.ebuild index 3a6c802e0da9..862e56984b62 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.47.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.47.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ppc x86" +KEYWORDS="amd64 ~arm arm64 ~loong ppc ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |