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 C38FA138252 for ; Thu, 12 May 2016 14:24:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C84B9E07D9; Thu, 12 May 2016 14:24:01 +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 1A371E07D9 for ; Thu, 12 May 2016 14:24:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EB5E934098F for ; Thu, 12 May 2016 14:23:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0619F91A for ; Thu, 12 May 2016 14:23:55 +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: <1463063017.8cd97e3125d7e9567860436d9ab3c84099bd9b30.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-1.5.2.0.141.2836215.ebuild X-VCS-Directories: dev-util/android-studio/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 8cd97e3125d7e9567860436d9ab3c84099bd9b30 X-VCS-Branch: master Date: Thu, 12 May 2016 14:23:55 +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: 002b5e4b-1979-442e-8649-ac322756645e X-Archives-Hash: 010c5bf2c542ac9448561066d40c9636 commit: 8cd97e3125d7e9567860436d9ab3c84099bd9b30 Author: Jason Zaman gentoo org> AuthorDate: Thu May 12 14:15:13 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu May 12 14:23:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd97e31 dev-util/android-studio: stable 1.5.2 for security fix https://plus.sandbox.google.com/103342515830390186255/posts/5TGKhcwtip5 Package-Manager: portage-2.2.28 dev-util/android-studio/android-studio-1.5.2.0.141.2836215.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/android-studio/android-studio-1.5.2.0.141.2836215.ebuild b/dev-util/android-studio/android-studio-1.5.2.0.141.2836215.ebuild index 6ca6e72..49a7610 100644 --- a/dev-util/android-studio/android-studio-1.5.2.0.141.2836215.ebuild +++ b/dev-util/android-studio/android-studio-1.5.2.0.141.2836215.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" RDEPEND=">=virtual/jdk-1.7