Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_oauth2/
Date: Thu, 08 Jul 2021 15:37:50
Message-Id: 1625758626.f1c69ca70ebd960528e271e0271ddf1260fb4867.flow@gentoo
1 commit: f1c69ca70ebd960528e271e0271ddf1260fb4867
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 8 15:37:06 2021 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 15:37:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c69ca7
7
8 dev-erlang/p1_oauth2: Stabilize 0.6.9 amd64 x86, #801088
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 dev-erlang/p1_oauth2/p1_oauth2-0.6.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.9.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.9.ebuild
16 index 38172b52368..bdad9077d80 100644
17 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.9.ebuild
18 +++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.9.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"