aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2019-04-13 13:08:49 +1000
committerMichael Palimaka <kensington@gentoo.org>2019-04-13 13:08:54 +1000
commit0c33247a9a6657049ec80e1c5f9d42eb4b0482fe (patch)
tree4000570f695bb9161498d1701ea0759298172049 /dev-libs
parentsets: restore kpat to kdegames-live (diff)
downloadkde-0c33247a9a6657049ec80e1c5f9d42eb4b0482fe.tar.gz
kde-0c33247a9a6657049ec80e1c5f9d42eb4b0482fe.tar.bz2
kde-0c33247a9a6657049ec80e1c5f9d42eb4b0482fe.zip
dev-libs/grantlee: restrict tests
Bug: https://bugs.gentoo.org/682258 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/grantlee/grantlee-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/grantlee/grantlee-9999.ebuild b/dev-libs/grantlee/grantlee-9999.ebuild
index 75d2692f7e..84f512cd9d 100644
--- a/dev-libs/grantlee/grantlee-9999.ebuild
+++ b/dev-libs/grantlee/grantlee-9999.ebuild
@@ -27,6 +27,9 @@ BDEPEND="
doc? ( app-doc/doxygen[dot] )
"
+# bug 682258
+RESTRICT="test"
+
PATCHES=(
"${FILESDIR}/${PN}-0.3.0-nonfatal-warnings.patch"
"${FILESDIR}/${PN}-5.1.0-slot.patch"