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 32836139083 for ; Fri, 22 Dec 2017 10:17:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A207FE0F18; Fri, 22 Dec 2017 10:17:38 +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 7BC85E0F18 for ; Fri, 22 Dec 2017 10:17:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 784B5341130 for ; Fri, 22 Dec 2017 10:17:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C6E8A1A0 for ; Fri, 22 Dec 2017 10:17:36 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1513937837.f8aa643ed53d19a1724dcf77ef0d1ab4de3cc820.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/pycharm-professional/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/pycharm-professional/pycharm-professional-2017.3.ebuild X-VCS-Directories: dev-util/pycharm-professional/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: f8aa643ed53d19a1724dcf77ef0d1ab4de3cc820 X-VCS-Branch: master Date: Fri, 22 Dec 2017 10:17:36 +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: 0290a9c1-e782-4dab-baae-6396f5f19fb6 X-Archives-Hash: fd120869c4fc02abfb049844ab92dda4 commit: f8aa643ed53d19a1724dcf77ef0d1ab4de3cc820 Author: Michael Weber gentoo org> AuthorDate: Fri Dec 22 09:59:24 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Fri Dec 22 10:17:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8aa643e dev-util/pycharm-professional-2017.3: amd64 x86 stable. Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-util/pycharm-professional/pycharm-professional-2017.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/pycharm-professional/pycharm-professional-2017.3.ebuild b/dev-util/pycharm-professional/pycharm-professional-2017.3.ebuild index 5d0519372d5..a52a5ee20aa 100644 --- a/dev-util/pycharm-professional/pycharm-professional-2017.3.ebuild +++ b/dev-util/pycharm-professional/pycharm-professional-2017.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz" LICENSE="PyCharm_Academic PyCharm_Classroom PyCharm PyCharm_OpenSource PyCharm_Preview" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=virtual/jre-1.8