diff options
Diffstat (limited to 'dev-java/gnu-jaf')
-rw-r--r-- | dev-java/gnu-jaf/gnu-jaf-1.1.1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-java/gnu-jaf/gnu-jaf-1.1.1.ebuild b/dev-java/gnu-jaf/gnu-jaf-1.1.1.ebuild index a44ffd846b2f..627436bc4b6c 100644 --- a/dev-java/gnu-jaf/gnu-jaf-1.1.1.ebuild +++ b/dev-java/gnu-jaf/gnu-jaf-1.1.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 |