diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-01-20 03:42:39 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-01-20 04:26:44 +1300 |
commit | 4a27787f4a244366d48bceb5bf883e8a41a6c0d0 (patch) | |
tree | dbb539e32fb27a25ff94331fa9b8cff8770b98a6 /perl-core | |
parent | dev-python/pynag: Initial commit. Ebuild by Russell Heilling, reviewed by Mic... (diff) | |
download | gentoo-4a27787f4a244366d48bceb5bf883e8a41a6c0d0.tar.gz gentoo-4a27787f4a244366d48bceb5bf883e8a41a6c0d0.tar.bz2 gentoo-4a27787f4a244366d48bceb5bf883e8a41a6c0d0.zip |
perl-core/Encode: Spread keywording from dev-lang/perl
Encode is part-of perl itself, and should be keyworded everywhere
perl is.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Encode/Encode-2.730.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Encode/Encode-2.730.0.ebuild b/perl-core/Encode/Encode-2.730.0.ebuild index 9ddf25375258..b68a138dd554 100644 --- a/perl-core/Encode/Encode-2.730.0.ebuild +++ b/perl-core/Encode/Encode-2.730.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="character encodings" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |