mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
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:
parent
a7487da5de
commit
9d08d6e4f6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user