diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:10:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:10:15 +0100 |
commit | 3b96a49ab93ecebedff275520c0c198edda414da (patch) | |
tree | 19aa655ee00f87253082a6a01f2cd4fb419c5b80 /dev-db | |
parent | dev-tcltk/tclxml: x86 stable wrt bug #766671 (diff) | |
download | gentoo-3b96a49ab93ecebedff275520c0c198edda414da.tar.gz gentoo-3b96a49ab93ecebedff275520c0c198edda414da.tar.bz2 gentoo-3b96a49ab93ecebedff275520c0c198edda414da.zip |
dev-db/pgrouting: x86 stable wrt bug #762187
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/pgrouting/pgrouting-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgrouting/pgrouting-3.1.1.ebuild b/dev-db/pgrouting/pgrouting-3.1.1.ebuild index 0742615d5496..0c0d27fd5710 100644 --- a/dev-db/pgrouting/pgrouting-3.1.1.ebuild +++ b/dev-db/pgrouting/pgrouting-3.1.1.ebuild @@ -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="" |