diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:00:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:02:50 +0100 |
commit | 565ef46e650f1cb377a31f163fc115e49f0cf46e (patch) | |
tree | 9f413cf0125b9fe3ec626c86051496ce3bcb9ac5 /dev-perl/File-Tail | |
parent | dev-perl/File-NCopy: stable 0.360.0-r2 for ia64, bug #657592 (diff) | |
download | gentoo-565ef46e650f1cb377a31f163fc115e49f0cf46e.tar.gz gentoo-565ef46e650f1cb377a31f163fc115e49f0cf46e.tar.bz2 gentoo-565ef46e650f1cb377a31f163fc115e49f0cf46e.zip |
dev-perl/File-Tail: stable 1.300.0 for ia64, bug #657592
Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/File-Tail')
-rw-r--r-- | dev-perl/File-Tail/File-Tail-1.300.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 1e0b6c847fea..3970807b61b6 100644 --- a/dev-perl/File-Tail/File-Tail-1.300.0.ebuild +++ b/dev-perl/File-Tail/File-Tail-1.300.0.ebuild @@ -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 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND=" |