Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_utils/
Date: Sun, 27 May 2018 15:33:06
Message-Id: 1527435117.b26a24f3da224ef68cce4c2a14194e295efd585f.zlogene@gentoo
1 commit: b26a24f3da224ef68cce4c2a14194e295efd585f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 27 15:31:57 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 15:31:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b26a24f3
7
8 dev-erlang/p1_utils: amd64 stable wrt bug #649202
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-erlang/p1_utils/p1_utils-1.0.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-erlang/p1_utils/p1_utils-1.0.8.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.8.ebuild
16 index 32d4f3a41ec..c9b77e3f4b6 100644
17 --- a/dev-erlang/p1_utils/p1_utils-1.0.8.ebuild
18 +++ b/dev-erlang/p1_utils/p1_utils-1.0.8.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
25
26 DEPEND=">=dev-lang/erlang-17.1"
27 RDEPEND="${DEPEND}"