diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:44:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:44:57 +0300 |
commit | 2a60e582c1bf64afdeec95134a4495158d5c2592 (patch) | |
tree | 32232bd54ef66a6853cc48c09f73fd63ac61e52b /dev-db/pgrouting/pgrouting-3.1.1.ebuild | |
parent | app-misc/gramps: destabilize for ~x86 (diff) | |
download | gentoo-2a60e582c1bf64afdeec95134a4495158d5c2592.tar.gz gentoo-2a60e582c1bf64afdeec95134a4495158d5c2592.tar.bz2 gentoo-2a60e582c1bf64afdeec95134a4495158d5c2592.zip |
dev-db/pgrouting: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/pgrouting/pgrouting-3.1.1.ebuild')
-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 d3d4fd21aa6e..902b7ecd655d 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-2021 Gentoo Authors +# Copyright 1999-2023 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="" |