summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-26 17:40:47 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-26 17:41:39 +0300
commit5f4ba1a82424feb360b4731c2edd0e46df68c493 (patch)
treecf852608a67a4584f2a51c6408f60cfe3a869c5e /dev-util/pycharm-community/pycharm-community-2018.2.4.ebuild
parentdev-python/aiohttp-jinja2: remove unneeded pytest-capturelog dep (diff)
downloadgentoo-5f4ba1a82424feb360b4731c2edd0e46df68c493.tar.gz
gentoo-5f4ba1a82424feb360b4731c2edd0e46df68c493.tar.bz2
gentoo-5f4ba1a82424feb360b4731c2edd0e46df68c493.zip
dev-util/pycharm-community: mark stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-util/pycharm-community/pycharm-community-2018.2.4.ebuild')
-rw-r--r--dev-util/pycharm-community/pycharm-community-2018.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pycharm-community/pycharm-community-2018.2.4.ebuild b/dev-util/pycharm-community/pycharm-community-2018.2.4.ebuild
index c37c85ebc8eb..2f2c58e1dab2 100644
--- a/dev-util/pycharm-community/pycharm-community-2018.2.4.ebuild
+++ b/dev-util/pycharm-community/pycharm-community-2018.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz"
LICENSE="Apache-2.0 BSD CDDL MIT-with-advertising"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND=">=virtual/jre-1.8
dev-python/pip"