dev-java/brotli-dec: update EAPI 7 -> 8

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: c6f2df33bc
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2024-11-07 10:23:56 +01:00
committed by Miroslav Šulc
parent d983b0b1b3
commit 279a7a6a51

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
JAVA_PKG_IUSE="doc source"
MAVEN_ID="org.brotli:dec:${PV}"