diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-27 14:40:48 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-27 14:40:48 +0200 |
commit | a8fe748576a9c343925437cc3584a91f8e90bdf9 (patch) | |
tree | 4f6683095af133a9d52d4e4f6e19703f8cc792c0 /virtual | |
parent | dev-perl/Params-Classify: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-a8fe748576a9c343925437cc3584a91f8e90bdf9.tar.gz gentoo-a8fe748576a9c343925437cc3584a91f8e90bdf9.tar.bz2 gentoo-a8fe748576a9c343925437cc3584a91f8e90bdf9.zip |
virtual/perl-Text-Balanced: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r4.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r4.ebuild index fbf74b1f1b45..8ec11ac9d43f 100644 --- a/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r4.ebuild +++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-2.30.0-r4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) |