diff options
author | Sam James <sam@gentoo.org> | 2023-02-07 16:54:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-07 16:54:02 +0000 |
commit | 217848301b6213df581b844d49030812996cc78b (patch) | |
tree | 0cf2647220bb3452734de5f8ef0c644604c6abac /dev-db | |
parent | sci-geosciences/gmt: Stabilize 6.4.0 amd64, #892433 (diff) | |
download | gentoo-217848301b6213df581b844d49030812996cc78b.tar.gz gentoo-217848301b6213df581b844d49030812996cc78b.tar.bz2 gentoo-217848301b6213df581b844d49030812996cc78b.zip |
dev-db/pgrouting: Stabilize 3.2.1 x86, #892439
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/pgrouting/pgrouting-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pgrouting/pgrouting-3.2.1.ebuild b/dev-db/pgrouting/pgrouting-3.2.1.ebuild index 8af2d50b21c9..26a6c63163f2 100644 --- a/dev-db/pgrouting/pgrouting-3.2.1.ebuild +++ b/dev-db/pgrouting/pgrouting-3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,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="" |