diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-20 11:07:42 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-23 16:46:14 +0800 |
commit | cb5d2791b02cd08bdaf68c4ff9671311995ce282 (patch) | |
tree | 277a7e2f8ca2c102c9210dab5e62445a4325d136 | |
parent | x11-misc/xlockmore: keyword 5.69 for ~riscv (diff) | |
download | gentoo-cb5d2791b02cd08bdaf68c4ff9671311995ce282.tar.gz gentoo-cb5d2791b02cd08bdaf68c4ff9671311995ce282.tar.bz2 gentoo-cb5d2791b02cd08bdaf68c4ff9671311995ce282.zip |
x11-themes/fvwm_sounds: keyword 1.0 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-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" |