summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Gutbrod <gentoo@tastytea.de>2020-04-11 21:24:44 +0200
committerCraig Andrews <candrews@gentoo.org>2020-04-11 15:58:51 -0400
commitaa7da5ea0d4cf2d11be41b82ac64f80b2dfa9294 (patch)
tree7e49d2b0009f21ca4a4c2aea95eacfde75548e39 /sys-auth/google-authenticator/google-authenticator-1.08.ebuild
parentdev-libs/libudfread: Read UDF from raw devices and image files (diff)
downloadgentoo-aa7da5ea0d4cf2d11be41b82ac64f80b2dfa9294.tar.gz
gentoo-aa7da5ea0d4cf2d11be41b82ac64f80b2dfa9294.tar.bz2
gentoo-aa7da5ea0d4cf2d11be41b82ac64f80b2dfa9294.zip
sys-auth/google-authenticator: Remove failing tests.
Closes: https://bugs.gentoo.org/624588 Signed-off-by: Ronny Gutbrod <gentoo@tastytea.de> Closes: https://github.com/gentoo/gentoo/pull/15312 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'sys-auth/google-authenticator/google-authenticator-1.08.ebuild')
-rw-r--r--sys-auth/google-authenticator/google-authenticator-1.08.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/google-authenticator/google-authenticator-1.08.ebuild b/sys-auth/google-authenticator/google-authenticator-1.08.ebuild
index 9e10ede621f7..27600a569c7e 100644
--- a/sys-auth/google-authenticator/google-authenticator-1.08.ebuild
+++ b/sys-auth/google-authenticator/google-authenticator-1.08.ebuild
@@ -24,7 +24,7 @@ IUSE=""
DEPEND="sys-libs/pam"
RDEPEND="${DEPEND}"
-RESTRICT="test"
+PATCHES=( "${FILESDIR}/1.08-remove-failing-tests.patch" )
src_prepare() {
default