summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-03-09 11:16:44 +0800
committerYixun Lan <dlan@gentoo.org>2022-03-09 20:55:30 +0800
commitf9ed3cb7f41210bbd286524424f8bc5de5ce1ab7 (patch)
tree1191eb58d9854883a8e11d116f89c4edb997d99c /dev-perl/File-Tail
parentdev-perl/File-Slurp-Tiny: keyword ~riscv (diff)
downloadgentoo-f9ed3cb7f41210bbd286524424f8bc5de5ce1ab7.tar.gz
gentoo-f9ed3cb7f41210bbd286524424f8bc5de5ce1ab7.tar.bz2
gentoo-f9ed3cb7f41210bbd286524424f8bc5de5ce1ab7.zip
dev-perl/File-Tail: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/File-Tail')
-rw-r--r--dev-perl/File-Tail/File-Tail-1.300.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Tail/File-Tail-1.300.0-r1.ebuild b/dev-perl/File-Tail/File-Tail-1.300.0-r1.ebuild
index 3cc4dc878e52..2ba9a0550bd2 100644
--- a/dev-perl/File-Tail/File-Tail-1.300.0-r1.ebuild
+++ b/dev-perl/File-Tail/File-Tail-1.300.0-r1.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
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Perl extension for reading from continously updated files"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
>=virtual/perl-Time-HiRes-1.120.0