diff options
author | Marek Szuba <marecki@gentoo.org> | 2022-04-10 23:11:48 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2022-04-10 23:13:32 +0100 |
commit | 73f6827e4a5a50892aebd0f6a5c2305c064aec53 (patch) | |
tree | 9760521dedf49a9e99782452ed2739376bb8623e /sys-fs/progsreiserfs | |
parent | games-simulation/openrct2: fix IPO build (diff) | |
download | gentoo-73f6827e4a5a50892aebd0f6a5c2305c064aec53.tar.gz gentoo-73f6827e4a5a50892aebd0f6a5c2305c064aec53.tar.bz2 gentoo-73f6827e4a5a50892aebd0f6a5c2305c064aec53.zip |
sys-fs/progsreiserfs: keyword 0.3.1_rc8 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sys-fs/progsreiserfs')
-rw-r--r-- | sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild index 08d304b3eede..e3c9630e72cc 100644 --- a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild +++ b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.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 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86" IUSE="debug examples nls static-libs" DEPEND=" |