diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 17:55:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 17:55:24 +0000 |
commit | 9d69ce10dc0c34bf39d30875a98e1967b3e6e778 (patch) | |
tree | 1ba0d3edad91fe853f862ab8b9ddc613a4bc7cb9 /dev-perl/Data-Perl | |
parent | media-sound/csound: Stabilize 6.15.0-r101 amd64, #790335 (diff) | |
download | gentoo-9d69ce10dc0c34bf39d30875a98e1967b3e6e778.tar.gz gentoo-9d69ce10dc0c34bf39d30875a98e1967b3e6e778.tar.bz2 gentoo-9d69ce10dc0c34bf39d30875a98e1967b3e6e778.zip |
dev-perl/Data-Perl: Stabilize 0.2.11 amd64, #790365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Perl')
-rw-r--r-- | dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild b/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild index 0b49537260d9..9d913b7b853f 100644 --- a/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild +++ b/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Base classes wrapping fundamental Perl data types" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |