diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-11-17 00:47:16 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-11-23 01:06:27 +1300 |
commit | cee7fd74f80bdffa14d84a27836b01f4f484e320 (patch) | |
tree | 86f412967852946cdf1b1c4fa8b071c6fefb7ad5 /virtual/perl-Sys-Syslog | |
parent | virtual/perl-bignum: Add more ~prefix keywords from dev-lang/perl (diff) | |
download | gentoo-cee7fd74f80bdffa14d84a27836b01f4f484e320.tar.gz gentoo-cee7fd74f80bdffa14d84a27836b01f4f484e320.tar.bz2 gentoo-cee7fd74f80bdffa14d84a27836b01f4f484e320.zip |
virtual/perl-Sys-Syslog: Add ~m68k-mint from dev-lang/perl
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'virtual/perl-Sys-Syslog')
-rw-r--r-- | virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.100_rc-r6.ebuild | 4 | ||||
-rw-r--r-- | virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.100_rc-r6.ebuild b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.100_rc-r6.ebuild index 5d0cee8540cf..8b73fab1db19 100644 --- a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.100_rc-r6.ebuild +++ b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.330.100_rc-r6.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.24.4* =dev-lang/perl-5.24.3* ~perl-core/${PN#perl-}-${PV} ) diff --git a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild index 388ff1070880..c83ccc553e64 100644 --- a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.0-r1.ebuild +++ b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.350.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} ) |