diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-01 12:00:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-01 12:00:41 +0200 |
commit | 5b8705521a217a3dfd04b9dcecc0f8e8585cbb14 (patch) | |
tree | aa54f3428af768f9088bae41aa522fdea0e611a0 /dev-db/pgrouting | |
parent | app-emacs/mmm-mode: Declare encoding of texinfo file. (diff) | |
download | gentoo-5b8705521a217a3dfd04b9dcecc0f8e8585cbb14.tar.gz gentoo-5b8705521a217a3dfd04b9dcecc0f8e8585cbb14.tar.bz2 gentoo-5b8705521a217a3dfd04b9dcecc0f8e8585cbb14.zip |
dev-db/pgrouting: amd64 stable wrt bug #690396
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/pgrouting')
-rw-r--r-- | dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild b/dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild index db35bce832a3..55cbcef47543 100644 --- a/dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild +++ b/dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://pgrouting.org/" LICENSE="GPL-2 MIT Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SRC_URI="https://github.com/pgRouting/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" IUSE="pdf html" |