*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-db / apgdiff / apgdiff-2.4.ebuild
index fd930739b1162c1caf8817e668bd07f434080c77..8066c91411e70f0fc8054502c1bf219d12c34578 100644 (file)
@@ -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