diff options
author | 2021-08-03 17:34:19 +0200 | |
---|---|---|
committer | 2021-08-03 17:34:19 +0200 | |
commit | f3353c56ee5b50b96d4a69973138836ea02b3878 (patch) | |
tree | 72c3f71d7ca3e3562a7e1545aa1cd782fc0ff23f /dev-perl/IO-Pager | |
parent | dev-perl/IO-Interactive: x86 stable wrt bug #805602 (diff) | |
download | gentoo-f3353c56ee5b50b96d4a69973138836ea02b3878.tar.gz gentoo-f3353c56ee5b50b96d4a69973138836ea02b3878.tar.bz2 gentoo-f3353c56ee5b50b96d4a69973138836ea02b3878.zip |
dev-perl/IO-Pager: x86 stable wrt bug #805605
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Pager')
-rw-r--r-- | dev-perl/IO-Pager/IO-Pager-2.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Pager/IO-Pager-2.100.0.ebuild b/dev-perl/IO-Pager/IO-Pager-2.100.0.ebuild index f5247b6b46eb..155e8c5d1a32 100644 --- a/dev-perl/IO-Pager/IO-Pager-2.100.0.ebuild +++ b/dev-perl/IO-Pager/IO-Pager-2.100.0.ebuild @@ -11,7 +11,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 ~sparc-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" RDEPEND=" virtual/perl-File-Spec |