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/p1_pgsql/
Date: Mon, 23 Oct 2017 19:51:51
Message-Id: 1508788253.ccb08e7d952b53e2bdde8253b23a7f8724121eaf.whissi@gentoo
1 commit: ccb08e7d952b53e2bdde8253b23a7f8724121eaf
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 19:31:48 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 19:50:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb08e7d
7
8 dev-erlang/p1_pgsql: x86 stable (bug #619836)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-erlang/p1_pgsql/p1_pgsql-1.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.2.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.2.ebuild
16 index 1418ac2764d..199d7bba7e5 100644
17 --- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.2.ebuild
18 +++ b/dev-erlang/p1_pgsql/p1_pgsql-1.1.2.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
20
21 LICENSE="ErlPL-1.1"
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}"