diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 00:42:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:21:25 +0200 |
commit | b061966973fe89c20482a1b00678acaa40616197 (patch) | |
tree | 4b03d77273f7a821a32b9ea4d0d9ca5a705ba380 | |
parent | dev-perl/CursesWidgets: x86 stable (bug #657186) (diff) | |
download | gentoo-b061966973fe89c20482a1b00678acaa40616197.tar.gz gentoo-b061966973fe89c20482a1b00678acaa40616197.tar.bz2 gentoo-b061966973fe89c20482a1b00678acaa40616197.zip |
dev-perl/Data-Perl: x86 stable (bug #657216)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-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=" |