diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:49 +0200 |
commit | b4b87fee3a783cdc00e9d39658ea6b880e256247 (patch) | |
tree | e19119b5f780c535a38aa8921456dfc718576336 /dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild | |
parent | app-antivirus/clamtk: x86 stable wrt bug #690378 (diff) | |
download | gentoo-b4b87fee3a783cdc00e9d39658ea6b880e256247.tar.gz gentoo-b4b87fee3a783cdc00e9d39658ea6b880e256247.tar.bz2 gentoo-b4b87fee3a783cdc00e9d39658ea6b880e256247.zip |
dev-db/pgrouting: x86 stable wrt bug #690396
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild')
-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 55cbcef47543..fb64a94eecbf 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" |