commit: 5f4ba1a82424feb360b4731c2edd0e46df68c493 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Nov 26 14:40:47 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Nov 26 14:41:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f4ba1a8
dev-util/pycharm-community: mark stable Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-util/pycharm-community/pycharm-community-2018.2.4.ebuild | 4 ++-- 1 file 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 c37c85ebc8e..2f2c58e1dab 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"
