diff options
Diffstat (limited to 'app-misc/bfm')
-rw-r--r-- | app-misc/bfm/bfm-1.2-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-misc/bfm/bfm-1.2-r1.ebuild b/app-misc/bfm/bfm-1.2-r1.ebuild index aaeaa2a4f0e8..82b1a274fd54 100644 --- a/app-misc/bfm/bfm-1.2-r1.ebuild +++ b/app-misc/bfm/bfm-1.2-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# 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 |