summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 15:53:30 +0200
committerDavid Seifert <soap@gentoo.org>2021-05-13 15:53:30 +0200
commite601e56aef1f0b6a8a6ff995cb4b4e1cfb29900c (patch)
treed80ffdd46546c9b080e5f43a2db16a33556652be /virtual/perl6/perl6-0.ebuild
parentvirtual/libiconv: port to EAPI 7 (diff)
downloadgentoo-e601e56aef1f0b6a8a6ff995cb4b4e1cfb29900c.tar.gz
gentoo-e601e56aef1f0b6a8a6ff995cb4b4e1cfb29900c.tar.bz2
gentoo-e601e56aef1f0b6a8a6ff995cb4b4e1cfb29900c.zip
virtual/perl6: update EAPI 5 -> 7
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'virtual/perl6/perl6-0.ebuild')
-rw-r--r--virtual/perl6/perl6-0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/virtual/perl6/perl6-0.ebuild b/virtual/perl6/perl6-0.ebuild
index 6d3acbe3db7c..af9378753b21 100644
--- a/virtual/perl6/perl6-0.ebuild
+++ b/virtual/perl6/perl6-0.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
DESCRIPTION="Convenience virtual for perl6"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"