diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 08:40:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 08:40:39 +0100 |
commit | ef874281250ff4380512a1bc8201e141a0231c06 (patch) | |
tree | 7aeedcb16d299bcb123da19e1c114a989d69ab23 /dev-db/pgrouting | |
parent | dev-python/autobahn: amd64 stable wrt bug #761840 (diff) | |
download | gentoo-ef874281250ff4380512a1bc8201e141a0231c06.tar.gz gentoo-ef874281250ff4380512a1bc8201e141a0231c06.tar.bz2 gentoo-ef874281250ff4380512a1bc8201e141a0231c06.zip |
dev-db/pgrouting: amd64 stable wrt bug #762187
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pgrouting/pgrouting-3.1.1.ebuild b/dev-db/pgrouting/pgrouting-3.1.1.ebuild index 519683a61f95..0742615d5496 100644 --- a/dev-db/pgrouting/pgrouting-3.1.1.ebuild +++ b/dev-db/pgrouting/pgrouting-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ HOMEPAGE="https://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="" |