commit: 8b99b671697fb3551bf3bfe9775bd56eced8cbd8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jun 18 18:27:30 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Nov 17 22:29:00 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b99b671
app-text/kbibtex: Tests require ext. testset, even then part broken Closes: https://bugs.gentoo.org/688298 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-text/kbibtex/kbibtex-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-text/kbibtex/kbibtex-9999.ebuild b/app-text/kbibtex/kbibtex-9999.ebuild index 37707c5d8e..512426c0c9 100644 --- a/app-text/kbibtex/kbibtex-9999.ebuild +++ b/app-text/kbibtex/kbibtex-9999.ebuild @@ -57,6 +57,8 @@ RDEPEND="${DEPEND} dev-tex/bibtex2html " +RESTRICT+=" test" + S="${WORKDIR}/${P/_/-}" src_configure() {