From b2fd84e200a2bee327b9ea024210fbb89ca33544 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 14 Feb 2021 22:30:12 +0000 Subject: [PATCH] dev-util/idea-community: fix double KEYWORDS Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James --- .../idea-community/idea-community-2020.3.1.203.6682.168.ebuild | 1 - .../idea-community/idea-community-2021.3.1.203.6682.168.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild b/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild index bb95ab1a3858d..0afe236ed52b7 100644 --- a/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild +++ b/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild @@ -17,7 +17,6 @@ JRE11_VER="1098.1" if [[ "$(ver_cut 7)"x = "prex" ]] then # upstream EAP - KEYWORDS="~arm64" SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IC-${PV_STRING}.tar.gz" else # upstream stable diff --git a/dev-util/idea-community/idea-community-2021.3.1.203.6682.168.ebuild b/dev-util/idea-community/idea-community-2021.3.1.203.6682.168.ebuild index bb95ab1a3858d..0afe236ed52b7 100644 --- a/dev-util/idea-community/idea-community-2021.3.1.203.6682.168.ebuild +++ b/dev-util/idea-community/idea-community-2021.3.1.203.6682.168.ebuild @@ -17,7 +17,6 @@ JRE11_VER="1098.1" if [[ "$(ver_cut 7)"x = "prex" ]] then # upstream EAP - KEYWORDS="~arm64" SRC_URI="https://download.jetbrains.com/idea/${MY_PN}IC-${PV_STRING}.tar.gz" else # upstream stable