app-admin/augeas: fix MissingTestRestrict
authorWim Muskee <wimmuskee@gmail.com>
Sun, 8 Dec 2019 07:29:58 +0000 (08:29 +0100)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 8 Dec 2019 08:31:44 +0000 (02:31 -0600)
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-admin/augeas/augeas-1.11.0-r1.ebuild
app-admin/augeas/augeas-1.11.0.ebuild
app-admin/augeas/augeas-1.12.0.ebuild

index 75dcd83cc45796ad9d04155ec8f10fec6b01040d..c65ef253f0bc70fe0eafd07eb5e7dda337ca6192 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,6 +13,7 @@ SLOT="0"
 LICENSE="LGPL-2.1"
 KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86"
 IUSE="static-libs test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-libs/libxml2
index 2c3ae1c6c1bcf6e685bb81813ede95505f61e3df..4712c7e3ec80390c41108da2188f7237fcbbb7c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,6 +13,7 @@ SLOT="0"
 LICENSE="LGPL-2.1"
 KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 sparc x86"
 IUSE="static-libs test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-libs/libxml2
index 215eeb6342e1ad55cc5f1384c11855f432dbdd2d..b8d173872da759aed2e19958306988c0f3ca2742 100644 (file)
@@ -13,6 +13,7 @@ SLOT="0"
 LICENSE="LGPL-2.1"
 KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="static-libs test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-libs/libxml2