diff options
author | 2021-08-02 03:15:35 +0100 | |
---|---|---|
committer | 2021-08-02 03:15:35 +0100 | |
commit | 837f3c3280ad46c70a69fd324c2cea8036a2646f (patch) | |
tree | 42d30c14bea0299199bfe9020ca3ec1c78e271a2 /dev-perl/IO-Interactive | |
parent | dev-perl/IO-Handle-Util: Stabilize 0.20.0 amd64, #805599 (diff) | |
download | gentoo-837f3c3280ad46c70a69fd324c2cea8036a2646f.tar.gz gentoo-837f3c3280ad46c70a69fd324c2cea8036a2646f.tar.bz2 gentoo-837f3c3280ad46c70a69fd324c2cea8036a2646f.zip |
dev-perl/IO-Interactive: Stabilize 1.23.0 amd64, #805602
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Interactive')
-rw-r--r-- | dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild b/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild index 9bf981e7a378..16e8ed9351f4 100644 --- a/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild +++ b/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities for interactive I/O" SLOT="0" -KEYWORDS="~amd64 ppc ~riscv ~x86" +KEYWORDS="amd64 ppc ~riscv ~x86" RDEPEND=" >=virtual/perl-version-0.780.0 |