diff options
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild | 2 | ||||
-rw-r--r-- | virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild index 461c83ce8e90..b247f640c3cb 100644 --- a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild +++ b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.430.0-r2.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for I18N-LangTags" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.30* ~perl-core/I18N-LangTags-${PV} ) diff --git a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild index 45e86346e820..f696c029497a 100644 --- a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild +++ b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for I18N-LangTags" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.32* ~perl-core/I18N-LangTags-${PV} ) |