Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/epam/
Date: Sun, 27 May 2018 14:14:13
Message-Id: 1527430440.7c6b2dfd890d94b37524c35c9f62e00042b68f20.whissi@gentoo
1 commit: 7c6b2dfd890d94b37524c35c9f62e00042b68f20
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 27 14:13:37 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 14:14:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c6b2dfd
7
8 dev-erlang/epam: x86 stable (bug #649202)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-erlang/epam/epam-1.0.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-erlang/epam/epam-1.0.2.ebuild b/dev-erlang/epam/epam-1.0.2.ebuild
16 index ae214ce36f1..b9a983771bb 100644
17 --- a/dev-erlang/epam/epam-1.0.2.ebuild
18 +++ b/dev-erlang/epam/epam-1.0.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
30 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc x86"
31
32 DEPEND=">=dev-lang/erlang-17.1
33 sys-libs/pam"