summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"