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 840EF1395E2 for ; Wed, 7 Dec 2016 06:42:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3EDCE0D91; Wed, 7 Dec 2016 06:42:16 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4FFFE0D91 for ; Wed, 7 Dec 2016 06:42:16 +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 F174D3414E9 for ; Wed, 7 Dec 2016 06:42:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C50F24C1 for ; Wed, 7 Dec 2016 06:42:08 +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: <1481092789.c09d017a7b0ca63cb9649b83ed6c336262e356bc.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.2.0.145.3360264-r1.ebuild X-VCS-Directories: dev-util/android-studio/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: c09d017a7b0ca63cb9649b83ed6c336262e356bc X-VCS-Branch: master Date: Wed, 7 Dec 2016 06:42:08 +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: 936942ee-c87c-42b7-aba6-00577a11ba5a X-Archives-Hash: 45d4ee2ed11e8248b5e7e0a0fb488742 commit: c09d017a7b0ca63cb9649b83ed6c336262e356bc Author: Jason Zaman gentoo org> AuthorDate: Wed Dec 7 06:22:31 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Wed Dec 7 06:39:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09d017a dev-util/android-studio: stable 2.2.2 Package-Manager: portage-2.3.0 dev-util/android-studio/android-studio-2.2.2.0.145.3360264-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/android-studio/android-studio-2.2.2.0.145.3360264-r1.ebuild b/dev-util/android-studio/android-studio-2.2.2.0.145.3360264-r1.ebuild index b8adb95..ce00d89 100644 --- a/dev-util/android-studio/android-studio-2.2.2.0.145.3360264-r1.ebuild +++ b/dev-util/android-studio/android-studio-2.2.2.0.145.3360264-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