From b9ccd30d81164f45f7a0bcfa976256ffd48a1e0e Mon Sep 17 00:00:00 2001 From: Hanno Böck Date: Wed, 1 Apr 2020 14:51:19 +0200 Subject: dev-erlang/p1_oauth2: Re-add test restriction MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Make CI happy. Signed-off-by: Hanno Böck 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(+) (limited to 'dev-erlang/p1_oauth2') 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 bf2fd799f22f..42c445437f3e 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} -- cgit v1.2.3-65-gdbad