diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 22:45:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 22:53:45 +0200 |
commit | 4b088cf6adff97160e9b4ccd14d040b273a905c0 (patch) | |
tree | eadf9b8aa09d5315767baadd77277abf777477e7 /dev-util/pycharm-community | |
parent | x11-plugins/purple-libnotify-plus: x86 stable (bug #651690) (diff) | |
download | gentoo-4b088cf6adff97160e9b4ccd14d040b273a905c0.tar.gz gentoo-4b088cf6adff97160e9b4ccd14d040b273a905c0.tar.bz2 gentoo-4b088cf6adff97160e9b4ccd14d040b273a905c0.zip |
dev-util/pycharm-community: x86 stable (bug #651542)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-util/pycharm-community')
-rw-r--r-- | dev-util/pycharm-community/pycharm-community-2017.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pycharm-community/pycharm-community-2017.3.3.ebuild b/dev-util/pycharm-community/pycharm-community-2017.3.3.ebuild index 4790ccf65f20..5afd45d5ad93 100644 --- a/dev-util/pycharm-community/pycharm-community-2017.3.3.ebuild +++ b/dev-util/pycharm-community/pycharm-community-2017.3.3.ebuild @@ -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" |