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 <sam@gentoo.org>
This commit is contained in:
Sam James
2021-02-14 22:30:12 +00:00
parent 4e79692772
commit b2fd84e200
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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