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 DEF71138334 for ; Mon, 29 Apr 2019 14:24:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88A68E0923; Mon, 29 Apr 2019 14:24:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E0D0E0923 for ; Mon, 29 Apr 2019 14:24:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49D65342EFB for ; Mon, 29 Apr 2019 14:24:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F2EC5D8 for ; Mon, 29 Apr 2019 14:24:48 +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: <1556547780.7e790f6e7952d8f3280b762809bf4625b5f02b82.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-3.3.0.20.182.5199772.ebuild X-VCS-Directories: dev-util/android-studio/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 7e790f6e7952d8f3280b762809bf4625b5f02b82 X-VCS-Branch: master Date: Mon, 29 Apr 2019 14:24:48 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a6bbefb6-c7e3-4f1e-9283-4475136f1ad3 X-Archives-Hash: d7395058dc64615839993fd467bd5c56 commit: 7e790f6e7952d8f3280b762809bf4625b5f02b82 Author: Jason Zaman gentoo org> AuthorDate: Mon Apr 29 13:56:21 2019 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Apr 29 14:23:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e790f6e dev-util/android-studio: stable Signed-off-by: Jason Zaman gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-util/android-studio/android-studio-3.3.0.20.182.5199772.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/android-studio/android-studio-3.3.0.20.182.5199772.ebuild b/dev-util/android-studio/android-studio-3.3.0.20.182.5199772.ebuild index 4c9b9ac5af8..008bd20b140 100644 --- a/dev-util/android-studio/android-studio-3.3.0.20.182.5199772.ebuild +++ b/dev-util/android-studio/android-studio-3.3.0.20.182.5199772.ebuild @@ -30,7 +30,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