commit: 715dfc14a978ec9c11ee9eb776d67ea5826093db
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 9 13:27:07 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 13:32:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=715dfc14
dev-perl/Lingua-Preferred: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-perl/Lingua-Preferred/Lingua-Preferred-0.2.4-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Lingua-Preferred/Lingua-Preferred-0.2.4-r2.ebuild
b/dev-perl/Lingua-Preferred/Lingua-Preferred-0.2.4-r2.ebuild
index ed350060885a..d018fdfc48fc 100644
--- a/dev-perl/Lingua-Preferred/Lingua-Preferred-0.2.4-r2.ebuild
+++ b/dev-perl/Lingua-Preferred/Lingua-Preferred-0.2.4-r2.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 @@ DESCRIPTION="Pick a language based on user's preferences"
SLOT="0"
LICENSE="|| ( Artistic GPL-2+ )"
-KEYWORDS="amd64 arm arm64 ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc ~riscv x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-perl/Log-TraceMessages"
BDEPEND="${RDEPEND}"