diff options
author | 2018-06-08 16:20:49 +0300 | |
---|---|---|
committer | 2018-06-08 16:25:58 +0300 | |
commit | 737ae594b9531e83e7a75b67c52bc87352c558ac (patch) | |
tree | cee1a6a282bc34332a0686f91e07220d319632c3 /dev-perl/Test-LeakTrace | |
parent | dev-perl/Devel-CheckBin: restore s390 keyword (diff) | |
download | gentoo-737ae594b9531e83e7a75b67c52bc87352c558ac.tar.gz gentoo-737ae594b9531e83e7a75b67c52bc87352c558ac.tar.bz2 gentoo-737ae594b9531e83e7a75b67c52bc87352c558ac.zip |
dev-perl/Test-LeakTrace: restore s390 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Test-LeakTrace')
-rw-r--r-- | dev-perl/Test-LeakTrace/Test-LeakTrace-0.150.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-LeakTrace/Test-LeakTrace-0.160.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.150.0.ebuild b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.150.0.ebuild index b61dbfbcf9fb..4ee8fe7b9031 100644 --- a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.150.0.ebuild +++ b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.150.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='Traces memory leaks' SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.160.0.ebuild b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.160.0.ebuild index cd9614fe23c1..9c2331b4248e 100644 --- a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.160.0.ebuild +++ b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.160.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Traces memory leaks" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=" |