diff options
Diffstat (limited to 'dev-db/apgdiff/apgdiff-2.3.ebuild')
-rw-r--r-- | dev-db/apgdiff/apgdiff-2.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-db/apgdiff/apgdiff-2.3.ebuild b/dev-db/apgdiff/apgdiff-2.3.ebuild index fd930739b116..8066c91411e7 100644 --- a/dev-db/apgdiff/apgdiff-2.3.ebuild +++ b/dev-db/apgdiff/apgdiff-2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,6 +12,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" DEPEND=">=virtual/jdk-1.6 >=dev-java/ant-core-1.7.0:0 |