Gentoo Archives: gentoo-commits

From: "Hanno Böck" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_oauth2/
Date: Wed, 01 Apr 2020 12:51:29
Message-Id: 1585745479.b9ccd30d81164f45f7a0bcfa976256ffd48a1e0e.hanno@gentoo
1 commit: b9ccd30d81164f45f7a0bcfa976256ffd48a1e0e
2 Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 1 12:51:19 2020 +0000
4 Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 1 12:51:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ccd30d
7
8 dev-erlang/p1_oauth2: Re-add test restriction
9
10 Make CI happy.
11
12 Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
13 Package-Manager: Portage-2.3.96, Repoman-2.3.22
14
15 dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild
19 index bf2fd799f22..42c445437f3 100644
20 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild
21 +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.6.ebuild
22 @@ -14,6 +14,7 @@ LICENSE="MIT"
23 SLOT="0"
24 KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
25 IUSE="test"
26 +RESTRICT="!test? ( test )"
27
28 CDEPEND=">=dev-lang/erlang-17.1"
29 DEPEND="${CDEPEND}