summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-09-21 17:51:43 +0800
committerYixun Lan <dlan@gentoo.org>2021-09-21 21:40:53 +0800
commite39d3d078ad47f9bd0d469827d01007f8353022f (patch)
tree47828ebba26a1001c79637a7a788603a76dd2d7b /dev-perl/local-lib
parentdev-perl/YAML-PP: keyword ~riscv (diff)
downloadgentoo-e39d3d078ad47f9bd0d469827d01007f8353022f.tar.gz
gentoo-e39d3d078ad47f9bd0d469827d01007f8353022f.tar.bz2
gentoo-e39d3d078ad47f9bd0d469827d01007f8353022f.zip
dev-perl/local-lib: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/local-lib')
-rw-r--r--dev-perl/local-lib/local-lib-2.0.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/local-lib/local-lib-2.0.24.ebuild b/dev-perl/local-lib/local-lib-2.0.24.ebuild
index 9b0a9ba53b3e..c0b1e32acc7d 100644
--- a/dev-perl/local-lib/local-lib-2.0.24.ebuild
+++ b/dev-perl/local-lib/local-lib-2.0.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION='create and use a local lib/ for perl modules with PERL5LIB'
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"