diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-05 19:03:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-05 19:03:41 +0300 |
commit | f9b1cf1817711f0e563908c7bc55b437496af565 (patch) | |
tree | c9ec984979c173fab012a9f8992daa9036ccbd3b /dev-perl/IO-Pager | |
parent | dev-perl/Inline-Files: stable for all wrt bug #576108 (diff) | |
download | gentoo-f9b1cf1817711f0e563908c7bc55b437496af565.tar.gz gentoo-f9b1cf1817711f0e563908c7bc55b437496af565.tar.bz2 gentoo-f9b1cf1817711f0e563908c7bc55b437496af565.zip |
dev-perl/IO-Pager: stable for all wrt bug #576116
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-perl/IO-Pager')
-rw-r--r-- | dev-perl/IO-Pager/IO-Pager-0.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Pager/IO-Pager-0.350.0.ebuild b/dev-perl/IO-Pager/IO-Pager-0.350.0.ebuild index 51a756707cbc..08520828f262 100644 --- a/dev-perl/IO-Pager/IO-Pager-0.350.0.ebuild +++ b/dev-perl/IO-Pager/IO-Pager-0.350.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Select a pager, optionally pipe it output if destination is a TTY" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" PERL_RM_FILES=( "t.pl" # Useless test-only file gets installed to SITE otherwise |