diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-20 14:06:45 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-23 16:46:27 +0800 |
commit | 527f97e753511feb87a1c378327b01d637ed3ada (patch) | |
tree | 1123c9408c6a245e85753908447d921f7a77952a /x11-themes | |
parent | x11-themes/fvwm-themes-extra: keyword 0.7.0 for ~riscv (diff) | |
download | gentoo-527f97e753511feb87a1c378327b01d637ed3ada.tar.gz gentoo-527f97e753511feb87a1c378327b01d637ed3ada.tar.bz2 gentoo-527f97e753511feb87a1c378327b01d637ed3ada.zip |
x11-themes/fvwm_icons: keyword 1.0 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild index 3f34195417d0..e7399aa8c577 100644 --- a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild +++ b/x11-themes/fvwm_icons/fvwm_icons-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}/${PN}" 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" |