diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 11:56:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 11:56:01 +0100 |
commit | bc70e72cfa663e02b5b406b667661c49d7395f4c (patch) | |
tree | ca629c46fef0043eb28d3e65ec3c926ed649c822 /dev-perl/File-Tail | |
parent | dev-perl/Parse-Syslog: Keyword 1.100.0-r1 arm, #777669 (diff) | |
download | gentoo-bc70e72cfa663e02b5b406b667661c49d7395f4c.tar.gz gentoo-bc70e72cfa663e02b5b406b667661c49d7395f4c.tar.bz2 gentoo-bc70e72cfa663e02b5b406b667661c49d7395f4c.zip |
dev-perl/File-Tail: Keyword 1.300.0 arm, #777669
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/File-Tail')
-rw-r--r-- | dev-perl/File-Tail/File-Tail-1.300.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Tail/File-Tail-1.300.0.ebuild b/dev-perl/File-Tail/File-Tail-1.300.0.ebuild index 0b18a3c83374..c82bb77aa774 100644 --- a/dev-perl/File-Tail/File-Tail-1.300.0.ebuild +++ b/dev-perl/File-Tail/File-Tail-1.300.0.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for reading from continously updated files" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=" |