From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E9C361381F3 for ; Mon, 26 Aug 2013 14:23:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5DE0E0DFD; Mon, 26 Aug 2013 14:23:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3969AE0DFD for ; Mon, 26 Aug 2013 14:23:45 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3195333EBAB for ; Mon, 26 Aug 2013 14:23:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E135EE5459 for ; Mon, 26 Aug 2013 14:23:42 +0000 (UTC) From: "Chris Reffett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chris Reffett" Message-ID: <1377526808.0f761ed5041af91b24f81f32dcf97a8944e9c982.creffett@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-db/virtuoso-odbc/ X-VCS-Repository: proj/kde X-VCS-Files: dev-db/virtuoso-odbc/virtuoso-odbc-6.1.7.ebuild dev-db/virtuoso-odbc/virtuoso-odbc-7.0.0.ebuild X-VCS-Directories: dev-db/virtuoso-odbc/ X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett X-VCS-Revision: 0f761ed5041af91b24f81f32dcf97a8944e9c982 X-VCS-Branch: master Date: Mon, 26 Aug 2013 14:23:42 +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-Archives-Salt: 5c57cd28-de10-4a98-961b-a2826ac57f6b X-Archives-Hash: c43b5e78e3a92dcbc97e11cbfc7863be commit: 0f761ed5041af91b24f81f32dcf97a8944e9c982 Author: Chris Reffett gentoo org> AuthorDate: Mon Aug 26 14:20:08 2013 +0000 Commit: Chris Reffett gmail com> CommitDate: Mon Aug 26 14:20:08 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0f761ed5 [dev-db/virtuoso-odbc] Drop all KEYWORDS but ~amd64 since upstream removed 32-bit (and since this is a major release I should have dropped KEYWORDS anyway. Add -x86. Package-Manager: portage-2.2.0 --- dev-db/virtuoso-odbc/virtuoso-odbc-6.1.7.ebuild | 2 +- dev-db/virtuoso-odbc/virtuoso-odbc-7.0.0.ebuild | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.7.ebuild b/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.7.ebuild index f220602..4e5ea22 100644 --- a/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.7.ebuild +++ b/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.6.ebuild,v 1.5 2013/04/26 00:48:51 creffett Exp $ +# $Header: $ EAPI=5 diff --git a/dev-db/virtuoso-odbc/virtuoso-odbc-7.0.0.ebuild b/dev-db/virtuoso-odbc/virtuoso-odbc-7.0.0.ebuild index f220602..cb5c494 100644 --- a/dev-db/virtuoso-odbc/virtuoso-odbc-7.0.0.ebuild +++ b/dev-db/virtuoso-odbc/virtuoso-odbc-7.0.0.ebuild @@ -8,7 +8,8 @@ inherit virtuoso DESCRIPTION="ODBC driver for OpenLink Virtuoso Open-Source Edition" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +#Upstream says no 32-bit (yet), https://github.com/openlink/virtuoso-opensource/issues/69 +KEYWORDS="~amd64 -x86" IUSE="" RDEPEND="