diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-26 23:05:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-26 23:05:45 +0300 |
commit | 2919960d872674f6007a1e1ac1456ea127af1176 (patch) | |
tree | 0da310d2df694a59c2715325564000dd6931db9c /dev-util/pycharm-community | |
parent | app-backup/restic: Stabilize 0.15.2 x86, #906907 (diff) | |
download | gentoo-2919960d872674f6007a1e1ac1456ea127af1176.tar.gz gentoo-2919960d872674f6007a1e1ac1456ea127af1176.tar.bz2 gentoo-2919960d872674f6007a1e1ac1456ea127af1176.zip |
dev-util/pycharm-community: Stabilize 2023.1.1 x86, #907176
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/pycharm-community')
-rw-r--r-- | dev-util/pycharm-community/pycharm-community-2023.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pycharm-community/pycharm-community-2023.1.1.ebuild b/dev-util/pycharm-community/pycharm-community-2023.1.1.ebuild index 767e7446d540..87009b96c9ae 100644 --- a/dev-util/pycharm-community/pycharm-community-2023.1.1.ebuild +++ b/dev-util/pycharm-community/pycharm-community-2023.1.1.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" IUSE="+bundled-jdk" BDEPEND="dev-util/patchelf" |