diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-01 16:58:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-01 17:01:07 +0300 |
commit | c03001b39f71dd3a382eca3c81457b30cb18db54 (patch) | |
tree | 75f42c517c125f159d6e20c6e76834e19f5b7019 /dev-perl | |
parent | sys-boot/grub: add python3.6 support (diff) | |
download | gentoo-c03001b39f71dd3a382eca3c81457b30cb18db54.tar.gz gentoo-c03001b39f71dd3a382eca3c81457b30cb18db54.tar.bz2 gentoo-c03001b39f71dd3a382eca3c81457b30cb18db54.zip |
dev-perl/Error: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Error/Error-0.170.240.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Error/Error-0.170.240.ebuild b/dev-perl/Error/Error-0.170.240.ebuild index 71fd344f9f5c..00df0d77280f 100644 --- a/dev-perl/Error/Error-0.170.240.ebuild +++ b/dev-perl/Error/Error-0.170.240.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way" LICENSE+=" MIT" 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |