diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-15 17:44:19 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-15 18:05:46 +0200 |
commit | 950ef37437d051cb67e9ef6e9d9d9ea7f0ab7983 (patch) | |
tree | 6654f6a12523473c8591badbd1267d0b18332f3d /virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild | |
parent | dev-perl/App-pwhich: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-950ef37437d051cb67e9ef6e9d9d9ea7f0ab7983.tar.gz gentoo-950ef37437d051cb67e9ef6e9d9d9ea7f0ab7983.tar.bz2 gentoo-950ef37437d051cb67e9ef6e9d9d9ea7f0ab7983.zip |
virtual/perl-Time-Local: 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/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild')
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild index 388ff1070880..c83ccc553e64 100644 --- a/virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.ebuild +++ b/virtual/perl-Time-Local/perl-Time-Local-1.250.0-r1.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 ~sparc-solaris ~sparc64-solaris ~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* ~perl-core/${PN#perl-}-${PV} ) |