diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 19:03:55 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 19:03:55 +0200 |
commit | a6adcf44d65490131d1b00647565516b9543eb25 (patch) | |
tree | 4acb295bd110d102776292b14f9b064f0f1c1a26 /sys-fs/growpart | |
parent | sys-fs/fuse-exfat: Keyword 1.3.0 riscv, #837107 (diff) | |
download | gentoo-a6adcf44d65490131d1b00647565516b9543eb25.tar.gz gentoo-a6adcf44d65490131d1b00647565516b9543eb25.tar.bz2 gentoo-a6adcf44d65490131d1b00647565516b9543eb25.zip |
sys-fs/growpart: Keyword 0.0.32 riscv, #837107
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs/growpart')
-rw-r--r-- | sys-fs/growpart/growpart-0.0.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/growpart/growpart-0.0.32.ebuild b/sys-fs/growpart/growpart-0.0.32.ebuild index 0870eae20f3b..bc8e3069db4c 100644 --- a/sys-fs/growpart/growpart-0.0.32.ebuild +++ b/sys-fs/growpart/growpart-0.0.32.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=6 @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 ~riscv x86" IUSE="" DEPEND="" |