diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-23 16:28:04 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-23 16:46:37 +0800 |
commit | 98b6c6fafdf7d2e4361653a1103d1f08d43f0acd (patch) | |
tree | 0c340e08aec8e5514dacf65f9e326187c3b73925 /x11-themes/fvwm-crystal | |
parent | x11-themes/fvwm-crystal: keyword 3.6.5 for ~riscv (diff) | |
download | gentoo-98b6c6fafdf7d2e4361653a1103d1f08d43f0acd.tar.gz gentoo-98b6c6fafdf7d2e4361653a1103d1f08d43f0acd.tar.bz2 gentoo-98b6c6fafdf7d2e4361653a1103d1f08d43f0acd.zip |
x11-themes/fvwm-crystal: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild index 341bd3f4a022..97ef2652c9ed 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.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=8 @@ -18,7 +18,7 @@ if [[ ${PV} = *9999 ]]; then EGIT_REPO_URI="https://github.com/fvwm-crystal/fvwm-crystal.git" else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" fi RDEPEND="${PYTHON_DEPS} |