diff options
-rw-r--r-- | dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild b/dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild index 565b8db84e83..0f1d6dfc1ee3 100644 --- a/dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild +++ b/dev-perl/Data-Perl/Data-Perl-0.2.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Base classes wrapping fundamental Perl data types" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-macos" +KEYWORDS="~amd64 ~hppa ~ppc x86 ~ppc-macos" IUSE="test" RDEPEND=" |