diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 16:20:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 16:31:09 +0300 |
commit | 8239359d477defc50d5f05dc125a134db2787848 (patch) | |
tree | 34118398b6d18b4078c6ef22e5ebd7f611b6e319 /virtual/perl-Text-Balanced | |
parent | dev-libs/libgit2: Bump to 0.27.8 (bugfix) (diff) | |
download | gentoo-8239359d477defc50d5f05dc125a134db2787848.tar.gz gentoo-8239359d477defc50d5f05dc125a134db2787848.tar.bz2 gentoo-8239359d477defc50d5f05dc125a134db2787848.zip |
virtual/perl-Text-Balanced: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'virtual/perl-Text-Balanced')
-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 8ec11ac9d43f..da51c43a7331 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 Authors +# Copyright 1999-2019 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 ~m68k-mint ~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* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) |