Install this version:
emerge -a =dev-python/pycharm-2019.1.4
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/pycharm-2019.1.4
Or alternatively:
emerge --autounmask-write -a =dev-python/pycharm-2019.1.4
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2019.1.4 | 7 |
# Copyright 2016-2017 Jan Chren (rindeal)
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit rindeal
JBIJ_PN_PRETTY='PyCharm'
DESCRIPTION="${JBIJ_PN_PRETTY} is a Python IDE for professional developers"
JBIJ_URI="python/pycharm-professional-${PV}"
JBIJ_DESKTOP_EXTRAS=(
"MimeType=text/x-python;application/x-python;" # MUST end with semicolon
)
inherit jetbrains-intellij