diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-20 15:03:41 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-23 16:46:34 +0800 |
commit | c2478c5f45adbba8f9216ed70105db2aa3fcf5b8 (patch) | |
tree | 7a8f2b5a79300797e8cdcdeeae6c6f0ed4e3bdf3 /x11-themes/fvwm-crystal | |
parent | x11-misc/stalonetray: keyword 0.8.4 for ~riscv (diff) | |
download | gentoo-c2478c5f45adbba8f9216ed70105db2aa3fcf5b8.tar.gz gentoo-c2478c5f45adbba8f9216ed70105db2aa3fcf5b8.tar.bz2 gentoo-c2478c5f45adbba8f9216ed70105db2aa3fcf5b8.zip |
x11-themes/fvwm-crystal: keyword 3.6.5 for ~riscv
Closes: https://github.com/gentoo/gentoo/pull/24712
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-themes/fvwm-crystal')
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.6.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.6.5.ebuild index 7766a50c06bb..64685e28b377 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.6.5.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.6.5.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 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~riscv x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" case ${PV} in |