From b0038717e99fead54473f409c5ad3bff89b5adc4 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sat, 23 Feb 2019 10:43:14 +0100 Subject: app-office/pybliographer: tests broken for a long time Bug: https://bugs.gentoo.org/678444 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos --- app-office/pybliographer/pybliographer-1.2.18.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app-office') diff --git a/app-office/pybliographer/pybliographer-1.2.18.ebuild b/app-office/pybliographer/pybliographer-1.2.18.ebuild index 56aafb2eab0e..a05999f10320 100644 --- a/app-office/pybliographer/pybliographer-1.2.18.ebuild +++ b/app-office/pybliographer/pybliographer-1.2.18.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=6 @@ -33,6 +33,9 @@ DEPEND="${RDEPEND} app-text/yelp-tools " +# Tests broken for a long time, recheck in 1.4, bug #678444 +RESTRICT="test" + src_prepare() { # Workaround for bug 487204. sed -i \ -- cgit v1.2.3-65-gdbad