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 A1773138334 for ; Wed, 24 Jul 2019 08:19:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 288CBE0863; Wed, 24 Jul 2019 08:19:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0FF13E0863 for ; Wed, 24 Jul 2019 08:19:19 +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 0BB8F348607 for ; Wed, 24 Jul 2019 08:19:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 037BD748 for ; Wed, 24 Jul 2019 08:19:15 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1563956336.86170b30ce66ee56cbf97c334e758cdf75520da2.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/psqlodbc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/psqlodbc/psqlodbc-11.01.0000.ebuild X-VCS-Directories: dev-db/psqlodbc/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 86170b30ce66ee56cbf97c334e758cdf75520da2 X-VCS-Branch: master Date: Wed, 24 Jul 2019 08:19:15 +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: b1355d54-4a09-452e-aa1a-a14fb64436e3 X-Archives-Hash: 945dc127878cfd603697dc4b03d3d720 commit: 86170b30ce66ee56cbf97c334e758cdf75520da2 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 24 08:18:56 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 24 08:18:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86170b30 dev-db/psqlodbc: x86 stable wrt bug #690308 Signed-off-by: Agostino Sarubbo gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" dev-db/psqlodbc/psqlodbc-11.01.0000.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/psqlodbc/psqlodbc-11.01.0000.ebuild b/dev-db/psqlodbc/psqlodbc-11.01.0000.ebuild index 41756d0bc15..95c78aea20c 100644 --- a/dev-db/psqlodbc/psqlodbc-11.01.0000.ebuild +++ b/dev-db/psqlodbc/psqlodbc-11.01.0000.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://odbc.postgresql.org/" SRC_URI="mirror://postgresql/odbc/versions/src/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc iodbc ssl threads" DEPEND="dev-db/postgresql:*[ssl?]