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 DB7B81395E2 for ; Mon, 31 Oct 2016 07:16:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BDD7E0BCC; Mon, 31 Oct 2016 07:16:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A4B0E0BCC for ; Mon, 31 Oct 2016 07:16:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D077341422 for ; Mon, 31 Oct 2016 07:16:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A559F244E for ; Mon, 31 Oct 2016 07:16:32 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1477898093.b660b779ef040027969dd320c05fc39107ea7b55.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/android-studio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/android-studio/android-studio-2.2.0.12.145.3276617-r1.ebuild X-VCS-Directories: dev-util/android-studio/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: b660b779ef040027969dd320c05fc39107ea7b55 X-VCS-Branch: master Date: Mon, 31 Oct 2016 07:16:32 +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: 15b66e0c-14c9-441c-84c4-9589c328f28b X-Archives-Hash: 599f18239aff13f78dfc87eceff0aa86 commit: b660b779ef040027969dd320c05fc39107ea7b55 Author: Jason Zaman gentoo org> AuthorDate: Mon Oct 31 02:08:29 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Oct 31 07:14:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b660b779 dev-util/android-studio: stable 2.2.0 Package-Manager: portage-2.3.0 dev-util/android-studio/android-studio-2.2.0.12.145.3276617-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/android-studio/android-studio-2.2.0.12.145.3276617-r1.ebuild b/dev-util/android-studio/android-studio-2.2.0.12.145.3276617-r1.ebuild index f2de707..5a4f0a9 100644 --- a/dev-util/android-studio/android-studio-2.2.0.12.145.3276617-r1.ebuild +++ b/dev-util/android-studio/android-studio-2.2.0.12.145.3276617-r1.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://dl.google.com/dl/android/studio/ide-zips/${STUDIO_V}/${PN}-ide- LICENSE="Apache-2.0" SLOT="0" IUSE="selinux" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="app-arch/zip dev-java/commons-logging:0