diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-20 14:01:06 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-23 16:46:21 +0800 |
commit | 1a53fba32478ebeb3b5cc472e8d1f0080cff5372 (patch) | |
tree | 37a4ae16a21867f576ef8de4cb2e95baa31dc124 /x11-themes/fvwm-themes | |
parent | x11-wm/fvwm: keyword 2.6.9 for ~riscv (diff) | |
download | gentoo-1a53fba32478ebeb3b5cc472e8d1f0080cff5372.tar.gz gentoo-1a53fba32478ebeb3b5cc472e8d1f0080cff5372.tar.bz2 gentoo-1a53fba32478ebeb3b5cc472e8d1f0080cff5372.zip |
x11-themes/fvwm-themes: keyword 0.7.0-r1 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-themes/fvwm-themes')
-rw-r--r-- | x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild index 45ae2d79b317..3408eb54f1d6 100644 --- a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild +++ b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gnome" RDEPEND=">=x11-wm/fvwm-2.6.2" |