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 477601388DB for ; Mon, 9 Nov 2015 13:17:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE60821C026; Mon, 9 Nov 2015 13:17:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1110A21C026 for ; Mon, 9 Nov 2015 13:17:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BDD54340871 for ; Mon, 9 Nov 2015 13:17:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E0E12384 for ; Mon, 9 Nov 2015 11:21:58 +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: <1447068110.2da72a1db4a3dc3a9c32e5e1160b58338f8c9505.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/sqldeveloper/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/sqldeveloper/sqldeveloper-4.0.2.15.21.ebuild X-VCS-Directories: dev-db/sqldeveloper/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 2da72a1db4a3dc3a9c32e5e1160b58338f8c9505 X-VCS-Branch: master Date: Mon, 9 Nov 2015 11:21:58 +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: 33a89077-2af1-4269-a7d4-192272524ae9 X-Archives-Hash: 0e377c3800f580fa86537b1c159c0481 commit: 2da72a1db4a3dc3a9c32e5e1160b58338f8c9505 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Nov 9 11:21:50 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Nov 9 11:21:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da72a1d dev-db/sqldeveloper: x86 stable wrt bug #555438 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" dev-db/sqldeveloper/sqldeveloper-4.0.2.15.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/sqldeveloper/sqldeveloper-4.0.2.15.21.ebuild b/dev-db/sqldeveloper/sqldeveloper-4.0.2.15.21.ebuild index b78055d..301fd91 100644 --- a/dev-db/sqldeveloper/sqldeveloper-4.0.2.15.21.ebuild +++ b/dev-db/sqldeveloper/sqldeveloper-4.0.2.15.21.ebuild @@ -13,7 +13,7 @@ RESTRICT="fetch" LICENSE="OTN" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="mssql mysql sybase" DEPEND="mssql? ( dev-java/jtds:1.2 )