commit: a7b7cd0abe72aba2a6da9c573190d4588f02abc1
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 17:07:38 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 17:08:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b7cd0a
dev-libs/libtar: restrict tests, bug #526436
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-libs/libtar/libtar-1.2.20-r3.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-libs/libtar/libtar-1.2.20-r3.ebuild
b/dev-libs/libtar/libtar-1.2.20-r3.ebuild
index 8dab4e2db8b..ebbbfa56f78 100644
--- a/dev-libs/libtar/libtar-1.2.20-r3.ebuild
+++ b/dev-libs/libtar/libtar-1.2.20-r3.ebuild
@@ -21,6 +21,11 @@ DEPEND="${RDEPEND}"
S="${WORKDIR}/${PN}"
+# There is no test and 'check' target errors out due to mixing of automake &
+# non-automake makefiles.
+# https://bugs.gentoo.org/show_bug.cgi?id=526436
+RESTRICT="test"
+
PATCHES=(
"${FILESDIR}"/${PN}-1.2.11-free.patch
"${FILESDIR}"/${PN}-1.2.11-impl-dec.patch