diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 09:58:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 09:58:07 +0300 |
commit | a655202becafe6c4522ccc72481f666df359fd30 (patch) | |
tree | b0a82f5bcf6822df8aee826d76215e66522fed0e /dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild | |
parent | dev-perl/Test-Differences: Stabilize 0.700.0 ppc64, #912511 (diff) | |
download | gentoo-a655202becafe6c4522ccc72481f666df359fd30.tar.gz gentoo-a655202becafe6c4522ccc72481f666df359fd30.tar.bz2 gentoo-a655202becafe6c4522ccc72481f666df359fd30.zip |
dev-perl/IO-Interactive: Stabilize 1.25.0 ppc, #912512
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild')
-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 afbcf8df8c92..4ce3f1d52559 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 |