summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-01 11:07:09 +0000
committerSam James <sam@gentoo.org>2022-01-01 11:07:09 +0000
commit1dd85fc7f6cb2354b1b3b5a0f6366f70de879854 (patch)
tree85df86af33b6c59783512df881c05b44fc7d6cbe /dev-lang/perl
parentnet-irc/anope: Stabilize 2.0.10 arm, #829523 (diff)
downloadgentoo-1dd85fc7f6cb2354b1b3b5a0f6366f70de879854.tar.gz
gentoo-1dd85fc7f6cb2354b1b3b5a0f6366f70de879854.tar.bz2
gentoo-1dd85fc7f6cb2354b1b3b5a0f6366f70de879854.zip
dev-lang/perl: Stabilize 5.34.0-r6 ppc, #829572
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/perl')
-rw-r--r--dev-lang/perl/perl-5.34.0-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.34.0-r6.ebuild b/dev-lang/perl/perl-5.34.0-r6.ebuild
index 10a8bdee8bdb..3ee10d7d6287 100644
--- a/dev-lang/perl/perl-5.34.0-r6.ebuild
+++ b/dev-lang/perl/perl-5.34.0-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -52,7 +52,7 @@ LICENSE="|| ( Artistic GPL-1+ )"
SLOT="0/${SUBSLOT}"
if [[ "${PV##*.}" != "9999" ]] && [[ "${PV/rc//}" == "${PV}" ]] ; then
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
IUSE="berkdb debug doc gdbm ithreads minimal"