diff options
author | 2019-01-20 00:21:18 +1300 | |
---|---|---|
committer | 2019-01-20 00:22:42 +1300 | |
commit | a10709bcace04be14e3929cd3bf419544ec012b2 (patch) | |
tree | 42ea6a3bbd50492eab8cc652833ce9a05916d64a /virtual | |
parent | virtual/perl-Net-Ping: Restore ~m68k ~s390 ~sh to latest versions (diff) | |
download | gentoo-a10709bcace04be14e3929cd3bf419544ec012b2.tar.gz gentoo-a10709bcace04be14e3929cd3bf419544ec012b2.tar.bz2 gentoo-a10709bcace04be14e3929cd3bf419544ec012b2.zip |
virtual/perl-I18N-LangTags: Restore ~m68k to latest version
Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="m68k s390 sh"
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0.ebuild b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0.ebuild index b4ca496e7e43..acd6ef449e71 100644 --- a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0.ebuild +++ b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for I18N-LangTags" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd" RDEPEND=" || ( =dev-lang/perl-5.28* ~perl-core/I18N-LangTags-${PV} ) |