diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 23:02:26 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 23:22:47 +0100 |
commit | 08b9209cb3dfbe3e40d116ebe31973430af9097d (patch) | |
tree | a9ee176c43d99b030895ee33f24966da5b71b105 | |
parent | app-portage/portage-utils: x86 stable (bug #675960) (diff) | |
download | gentoo-08b9209cb3dfbe3e40d116ebe31973430af9097d.tar.gz gentoo-08b9209cb3dfbe3e40d116ebe31973430af9097d.tar.bz2 gentoo-08b9209cb3dfbe3e40d116ebe31973430af9097d.zip |
dev-db/postgis: x86 stable (bug #674488)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-db/postgis/postgis-2.4.6.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgis/postgis-2.5.1-r1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/postgis/postgis-2.4.6.ebuild b/dev-db/postgis/postgis-2.4.6.ebuild index c78f3e5ac27d..4c1fdf889a99 100644 --- a/dev-db/postgis/postgis-2.4.6.ebuild +++ b/dev-db/postgis/postgis-2.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -17,7 +17,7 @@ HOMEPAGE="http://postgis.net" SRC_URI="http://download.osgeo.org/postgis/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="address-standardizer doc gtk static-libs mapbox test topology" RDEPEND=" diff --git a/dev-db/postgis/postgis-2.5.1-r1.ebuild b/dev-db/postgis/postgis-2.5.1-r1.ebuild index 23608a5b3b00..910b9060e6fe 100644 --- a/dev-db/postgis/postgis-2.5.1-r1.ebuild +++ b/dev-db/postgis/postgis-2.5.1-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://postgis.net" SRC_URI="http://download.osgeo.org/postgis/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="address-standardizer doc gtk static-libs mapbox test topology" RDEPEND=" |