From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3FE0D138334 for ; Mon, 8 Jul 2019 12:10:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 537FDE08A4; Mon, 8 Jul 2019 12:10:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A1E5E08A5 for ; Mon, 8 Jul 2019 12:10:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DE143473D2 for ; Mon, 8 Jul 2019 12:10:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9CEE6FE for ; Mon, 8 Jul 2019 12:10:25 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1562587804.1abf0a96a1bf239d1e56a639b58b7fdc46f33d83.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/postgis/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/postgis/postgis-2.4.7.ebuild dev-db/postgis/postgis-2.5.2.ebuild X-VCS-Directories: dev-db/postgis/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 1abf0a96a1bf239d1e56a639b58b7fdc46f33d83 X-VCS-Branch: master Date: Mon, 8 Jul 2019 12:10:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f212383c-7bd3-4ead-8fd5-7af4226bb61c X-Archives-Hash: e9854b2c4ad133e6737bef3c016b8878 commit: 1abf0a96a1bf239d1e56a639b58b7fdc46f33d83 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jul 8 12:04:20 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jul 8 12:10:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abf0a96 dev-db/postgis: x86 stable (bug #688306) Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann gentoo.org> dev-db/postgis/postgis-2.4.7.ebuild | 2 +- dev-db/postgis/postgis-2.5.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/postgis/postgis-2.4.7.ebuild b/dev-db/postgis/postgis-2.4.7.ebuild index 7248b26049e..8c52fcf6b70 100644 --- a/dev-db/postgis/postgis-2.4.7.ebuild +++ b/dev-db/postgis/postgis-2.4.7.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=" diff --git a/dev-db/postgis/postgis-2.5.2.ebuild b/dev-db/postgis/postgis-2.5.2.ebuild index 23608a5b3b0..910b9060e6f 100644 --- a/dev-db/postgis/postgis-2.5.2.ebuild +++ b/dev-db/postgis/postgis-2.5.2.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="