Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pgrouting/
Date: Wed, 02 Oct 2019 18:54:09
Message-Id: 1570042429.b4b87fee3a783cdc00e9d39658ea6b880e256247.ago@gentoo
1 commit: b4b87fee3a783cdc00e9d39658ea6b880e256247
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 18:53:07 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 18:53:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b87fee
7
8 dev-db/pgrouting: x86 stable wrt bug #690396
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild b/dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild
18 index 55cbcef4754..fb64a94eecb 100644
19 --- a/dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild
20 +++ b/dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="http://pgrouting.org/"
22 LICENSE="GPL-2 MIT Boost-1.0"
23
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 SRC_URI="https://github.com/pgRouting/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
28 IUSE="pdf html"