diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:29 +0300 |
commit | 2cbb22c62dcfec126cb234fe132b3cbd0f030085 (patch) | |
tree | 38346b32c0860c5d6bd3c930ba73648680bfaf50 /dev-perl/IO-Interactive | |
parent | dev-perl/Test-Differences: Stabilize 0.700.0 x86, #912511 (diff) | |
download | gentoo-2cbb22c62dcfec126cb234fe132b3cbd0f030085.tar.gz gentoo-2cbb22c62dcfec126cb234fe132b3cbd0f030085.tar.bz2 gentoo-2cbb22c62dcfec126cb234fe132b3cbd0f030085.zip |
dev-perl/IO-Interactive: Stabilize 1.25.0 x86, #912512
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Interactive')
-rw-r--r-- | dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild b/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild index 4ce3f1d52559..884ae04c1ef1 100644 --- a/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild +++ b/dev-perl/IO-Interactive/IO-Interactive-1.25.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 |