diff options
author | Sam James <sam@gentoo.org> | 2023-10-01 04:54:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-01 04:54:33 +0100 |
commit | ebb1628facd7c95dc69d6b753f538ba51bd5e2c9 (patch) | |
tree | bf884081bc2758141ecd216a85f0f63a29c3a310 /dev-perl | |
parent | games-util/basis_universal: add 1.16.4 (diff) | |
download | gentoo-ebb1628facd7c95dc69d6b753f538ba51bd5e2c9.tar.gz gentoo-ebb1628facd7c95dc69d6b753f538ba51bd5e2c9.tar.bz2 gentoo-ebb1628facd7c95dc69d6b753f538ba51bd5e2c9.zip |
dev-perl/Image-Info: Stabilize 1.440.0 amd64, #914991
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Image-Info/Image-Info-1.440.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Image-Info/Image-Info-1.440.0.ebuild b/dev-perl/Image-Info/Image-Info-1.440.0.ebuild index 49abf4ffc425..c1a49c5a2340 100644 --- a/dev-perl/Image-Info/Image-Info-1.440.0.ebuild +++ b/dev-perl/Image-Info/Image-Info-1.440.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The Perl Image-Info Module" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" >=dev-perl/IO-stringy-1.01 |