diff options
author | Sam James <sam@gentoo.org> | 2023-06-04 05:17:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-04 05:17:08 +0100 |
commit | 4b9bfaee4415e3fe05754c12ca497798ed620b84 (patch) | |
tree | 0a992321492f18bb248f43b1520e43fe47b4418b /dev-util/pycharm-community | |
parent | net-misc/spice-gtk: make gtk-doc conditional; sync live (diff) | |
download | gentoo-4b9bfaee4415e3fe05754c12ca497798ed620b84.tar.gz gentoo-4b9bfaee4415e3fe05754c12ca497798ed620b84.tar.bz2 gentoo-4b9bfaee4415e3fe05754c12ca497798ed620b84.zip |
dev-util/pycharm-community: Keyword 2023.1.2-r1 arm64, #907735
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pycharm-community')
-rw-r--r-- | dev-util/pycharm-community/pycharm-community-2023.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pycharm-community/pycharm-community-2023.1.2-r1.ebuild b/dev-util/pycharm-community/pycharm-community-2023.1.2-r1.ebuild index 780eee644fda..2633a29ce241 100644 --- a/dev-util/pycharm-community/pycharm-community-2023.1.2-r1.ebuild +++ b/dev-util/pycharm-community/pycharm-community-2023.1.2-r1.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 ~arm64 ~x86" IUSE="+bundled-jdk" BDEPEND="dev-util/patchelf" |