commit:     0c33247a9a6657049ec80e1c5f9d42eb4b0482fe
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 03:08:49 2019 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 03:08:54 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c33247a

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 <AT> gentoo.org>

 dev-libs/grantlee/grantlee-9999.ebuild | 3 +++
 1 file changed, 3 insertions(+)

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"

Reply via email to