commit: 0a7a37524722fdc60dd0db6109b1ed890d4ddca9 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 14:58:56 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 14:58:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a7a3752
dev-util/pycharm-community: mark stable Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> dev-util/pycharm-community/pycharm-community-2019.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/pycharm-community/pycharm-community-2019.3.1.ebuild b/dev-util/pycharm-community/pycharm-community-2019.3.1.ebuild index 3bd1b2cb410..1a25b87bcd8 100644 --- a/dev-util/pycharm-community/pycharm-community-2019.3.1.ebuild +++ b/dev-util/pycharm-community/pycharm-community-2019.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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-libs/libdbusmenu
