diff options
author | Hanno Böck <hanno@gentoo.org> | 2020-04-01 14:51:19 +0200 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2020-04-01 14:51:19 +0200 |
commit | b9ccd30d81164f45f7a0bcfa976256ffd48a1e0e (patch) | |
tree | 1bcd33131b8afddb256353ee9e66a63b98701224 /dev-erlang | |
parent | thirdpartymirrors: keep list sorted (diff) | |
download | gentoo-b9ccd30d81164f45f7a0bcfa976256ffd48a1e0e.tar.gz gentoo-b9ccd30d81164f45f7a0bcfa976256ffd48a1e0e.tar.bz2 gentoo-b9ccd30d81164f45f7a0bcfa976256ffd48a1e0e.zip |
dev-erlang/p1_oauth2: Re-add test restriction
Make CI happy.
Signed-off-by: Hanno Böck <hanno@gentoo.org>
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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} |