diff options
Diffstat (limited to 'x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild')
-rw-r--r-- | x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index fdfa78a80ccf..2efd33f16102 100644 --- a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild +++ b/x11-themes/fvwm_sounds/fvwm_sounds-1.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 @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="GPL-2 FVWM" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=">=x11-wm/fvwm-2.6.2" |