diff options
-rw-r--r-- | virtual/perl6/perl6-0.ebuild | 5 |
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" |