commit: b9ccd30d81164f45f7a0bcfa976256ffd48a1e0e
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 1 12:51:19 2020 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Wed Apr 1 12:51:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ccd30d
dev-erlang/p1_oauth2: Re-add test restriction
Make CI happy.
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Package-Manager: Portage-2.3.96, Repoman-2.3.22
dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild
b/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild
index bf2fd799f22..42c445437f3 100644
--- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild
+++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild
@@ -14,6 +14,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
+RESTRICT="!test? ( test )"
CDEPEND=">=dev-lang/erlang-17.1"
DEPEND="${CDEPEND}