diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-06-18 20:27:30 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-06-18 20:27:57 +0200 |
commit | 1084fd569f29acb14a4a4860c32bdbd5451f80f9 (patch) | |
tree | 19c1b936571b88f9225ce81583706e60ee0955b8 /app-text/kbibtex | |
parent | net-irc/znc: x86 stable (bug #688152) (diff) | |
download | gentoo-1084fd569f29acb14a4a4860c32bdbd5451f80f9.tar.gz gentoo-1084fd569f29acb14a4a4860c32bdbd5451f80f9.tar.bz2 gentoo-1084fd569f29acb14a4a4860c32bdbd5451f80f9.zip |
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@gentoo.org>
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r-- | app-text/kbibtex/kbibtex-0.9.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-text/kbibtex/kbibtex-0.9.ebuild b/app-text/kbibtex/kbibtex-0.9.ebuild index 71e11a7bb48a..1be041f04a08 100644 --- a/app-text/kbibtex/kbibtex-0.9.ebuild +++ b/app-text/kbibtex/kbibtex-0.9.ebuild @@ -56,6 +56,8 @@ RDEPEND="${DEPEND} dev-tex/bibtex2html " +RESTRICT+=" test" + S="${WORKDIR}/${P/_/-}" src_configure() { |