summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2024-06-01 11:33:23 +0200
committerFlorian Schmaus <flow@gentoo.org>2024-06-30 22:18:03 +0200
commit9f82b53b18065460cc460537593ebfa8fbef0151 (patch)
tree5a537453a1b931c3a904473591481ca1e9162a0c /dev-lang
parentdev-lang/mercury: avoid jdk in RDEPEND (diff)
downloadgentoo-9f82b53b18065460cc460537593ebfa8fbef0151.tar.gz
gentoo-9f82b53b18065460cc460537593ebfa8fbef0151.tar.bz2
gentoo-9f82b53b18065460cc460537593ebfa8fbef0151.zip
dev-lang/mercury: update EAPI 7 -> 8
- drops unused multilib.eclass Closes: https://bugs.gentoo.org/933817 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/mercury/mercury-22.01.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mercury/mercury-22.01.1-r1.ebuild b/dev-lang/mercury/mercury-22.01.1-r1.ebuild
index 1e265cff12ff..d992abd8eb01 100644
--- a/dev-lang/mercury/mercury-22.01.1-r1.ebuild
+++ b/dev-lang/mercury/mercury-22.01.1-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-inherit autotools elisp-common flag-o-matic java-pkg-opt-2 multilib vcs-clean xdg-utils
+inherit autotools elisp-common flag-o-matic java-pkg-opt-2 vcs-clean xdg-utils
PATCHSET_VER="2"
MY_P=${PN}-srcdist-${PV}