summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-04 03:27:58 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-04 03:27:58 +0300
commit0241bf052d9ccb172e57348a06b45e68637128d4 (patch)
tree6e78b8192ca2f8fe038543f7017372c8d1066430 /dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
parentdev-perl/Eval-Closure: Add ~s390 keyword wrt bug #652718 (diff)
downloadgentoo-0241bf052d9ccb172e57348a06b45e68637128d4.tar.gz
gentoo-0241bf052d9ccb172e57348a06b45e68637128d4.tar.bz2
gentoo-0241bf052d9ccb172e57348a06b45e68637128d4.zip
dev-perl/Devel-LexAlias: Add ~s390 keyword wrt bug #652718
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild')
-rw-r--r--dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
index 430a31e739b5..7b27540b90b3 100644
--- a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
+++ b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.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="Alias lexical variables"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-perl/Devel-Caller-2.03"