diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:15:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:15:39 +0100 |
commit | c0411c1addb02ca69c58b99dea91b7f4ca9cfe8c (patch) | |
tree | 2bfebfdab4e645f95c6e5e3eb44a04099992e6f8 /dev-perl/IO-Pager | |
parent | dev-perl/IO-Interactive: Stabilize 1.23.0 amd64, #805602 (diff) | |
download | gentoo-c0411c1addb02ca69c58b99dea91b7f4ca9cfe8c.tar.gz gentoo-c0411c1addb02ca69c58b99dea91b7f4ca9cfe8c.tar.bz2 gentoo-c0411c1addb02ca69c58b99dea91b7f4ca9cfe8c.zip |
dev-perl/IO-Pager: Stabilize 2.100.0 amd64, #805605
Signed-off-by: Sam James <sam@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 a36292c36502..f5247b6b46eb 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 |