dev-java/java-getopt: fixed ebuild syntax error

Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/39079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Dennis Lamm 2024-10-22 17:36:26 +02:00 committed by Arthur Zamarin
parent a7487da5de
commit 9d08d6e4f6
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -4,7 +4,7 @@
EAPI=8
JAVA_PKG_IUSE="doc source"
MAVEN_ID="gnu.getopt:java-getopt:§{PV}"
MAVEN_ID="gnu.getopt:java-getopt:${PV}"
inherit java-pkg-2 java-pkg-simple