diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-06 22:03:05 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-06 22:03:05 +0200 |
commit | 3361b27c68ea857b583e79aeeaf497ef89e61729 (patch) | |
tree | a27582b85656c2777ee1392782597502b49e52e7 /dev-util/pycharm-professional | |
parent | dev-util/pycharm-community: Stabilize 2022.2.3 amd64, #889956 (diff) | |
download | gentoo-3361b27c68ea857b583e79aeeaf497ef89e61729.tar.gz gentoo-3361b27c68ea857b583e79aeeaf497ef89e61729.tar.bz2 gentoo-3361b27c68ea857b583e79aeeaf497ef89e61729.zip |
dev-util/pycharm-professional: Stabilize 2022.1-r1 amd64, #889956
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/pycharm-professional')
-rw-r--r-- | dev-util/pycharm-professional/pycharm-professional-2022.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pycharm-professional/pycharm-professional-2022.1-r1.ebuild b/dev-util/pycharm-professional/pycharm-professional-2022.1-r1.ebuild index 1886e1819576..b58cdb8c60d4 100644 --- a/dev-util/pycharm-professional/pycharm-professional-2022.1-r1.ebuild +++ b/dev-util/pycharm-professional/pycharm-professional-2022.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="PyCharm_Academic PyCharm_Classroom PyCharm PyCharm_OpenSource PyCharm_Preview" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+bundled-jdk" RESTRICT="mirror" |