diff options
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/commons-math/commons-math-3.6.1-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-java/commons-math/commons-math-3.6.1-r1.ebuild b/dev-java/commons-math/commons-math-3.6.1-r1.ebuild index 837874432c38..c0b79f5f5cd0 100644 --- a/dev-java/commons-math/commons-math-3.6.1-r1.ebuild +++ b/dev-java/commons-math/commons-math-3.6.1-r1.ebuild @@ -4,6 +4,7 @@ EAPI=7 JAVA_PKG_IUSE="doc examples source" +MAVEN_ID="org.apache.commons:commons-math3:3.6.1" inherit java-pkg-2 java-pkg-simple |