diff options
author | 2022-02-13 12:22:33 +0100 | |
---|---|---|
committer | 2022-02-13 12:22:33 +0100 | |
commit | 15e072c536743c8e6a3d4308a75109a84fa446ae (patch) | |
tree | b9df3e2612912d03fe7becbf52a297b46b565028 /dev-perl | |
parent | dev-tex/chklref: Remove. app-mobilephone/adb-sync: EAPI=8 (diff) | |
download | mv-15e072c536743c8e6a3d4308a75109a84fa446ae.tar.gz mv-15e072c536743c8e6a3d4308a75109a84fa446ae.tar.bz2 mv-15e072c536743c8e6a3d4308a75109a84fa446ae.zip |
Update meson.eclass. Remaining EAPI=8 bumps
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-lchown/File-lchown-0.20-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild b/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild index 05e4e2cf..05824e25 100644 --- a/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild +++ b/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 2014-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 RESTRICT="mirror" DIST_AUTHOR=PEVANS |