diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-18 08:28:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-18 08:28:45 +0300 |
commit | 260aca2e8f67e590e4a675fde2eb68065a57ca2e (patch) | |
tree | 2e3a468ae26e8467e6bdde0418ea8f7a7d32d0d4 /dev-perl | |
parent | dev-libs/geoip: mark s390 stable (diff) | |
download | gentoo-260aca2e8f67e590e4a675fde2eb68065a57ca2e.tar.gz gentoo-260aca2e8f67e590e4a675fde2eb68065a57ca2e.tar.bz2 gentoo-260aca2e8f67e590e4a675fde2eb68065a57ca2e.zip |
dev-perl/Sub-Install: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild index e55ef4b81f09..5c7765a829f7 100644 --- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild +++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Install subroutines into packages easily" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |