diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:16:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:16:16 +0100 |
commit | 2135583c78b9820470d7af7476010ad58d3fe837 (patch) | |
tree | cce4474c475b573ecc7a46b5bbf40eaf492b1c6b /dev-perl/Inline-Files | |
parent | dev-perl/Importer: Stabilize 0.26.0 amd64, #805632 (diff) | |
download | gentoo-2135583c78b9820470d7af7476010ad58d3fe837.tar.gz gentoo-2135583c78b9820470d7af7476010ad58d3fe837.tar.bz2 gentoo-2135583c78b9820470d7af7476010ad58d3fe837.zip |
dev-perl/Inline-Files: Stabilize 0.710.0 amd64, #805635
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Inline-Files')
-rw-r--r-- | dev-perl/Inline-Files/Inline-Files-0.710.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline-Files/Inline-Files-0.710.0.ebuild b/dev-perl/Inline-Files/Inline-Files-0.710.0.ebuild index a230a660e1c0..5494ed7a8717 100644 --- a/dev-perl/Inline-Files/Inline-Files-0.710.0.ebuild +++ b/dev-perl/Inline-Files/Inline-Files-0.710.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Multiple virtual files in a single file" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~x86" +KEYWORDS="~alpha amd64 ppc ~x86" RESTRICT="!test? ( test )" RDEPEND="" |