diff options
author | 2023-07-24 05:10:31 +0100 | |
---|---|---|
committer | 2023-07-24 05:11:11 +0100 | |
commit | b9418505b957099329c0d3cb2042b9cf0db650ed (patch) | |
tree | 8502e4c8d97265ae84b219049e50d25842ef5748 /dev-perl/File-Map | |
parent | dev-perl/Image-Info: Stabilize 1.430.0 amd64, #910928 (diff) | |
download | gentoo-b9418505b957099329c0d3cb2042b9cf0db650ed.tar.gz gentoo-b9418505b957099329c0d3cb2042b9cf0db650ed.tar.bz2 gentoo-b9418505b957099329c0d3cb2042b9cf0db650ed.zip |
dev-perl/File-Map: Stabilize 0.710.0 amd64, #910932
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/File-Map')
-rw-r--r-- | dev-perl/File-Map/File-Map-0.710.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Map/File-Map-0.710.0.ebuild b/dev-perl/File-Map/File-Map-0.710.0.ebuild index 86bea21091f4..42def3ab1402 100644 --- a/dev-perl/File-Map/File-Map-0.710.0.ebuild +++ b/dev-perl/File-Map/File-Map-0.710.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Memory mapping made simple and safe" SLOT="0" -KEYWORDS="~amd64 arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~ppc x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-perl/Sub-Exporter-Progressive-0.1.5 |