summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-14 22:30:12 +0000
committerSam James <sam@gentoo.org>2021-02-15 00:30:49 +0000
commitb2fd84e200a2bee327b9ea024210fbb89ca33544 (patch)
tree90e2d26b38192c69feed1f6131ed1ebee8fd4b78 /dev-util
parentdev-util/emilpro: fix double KEYWORDS (diff)
downloadgentoo-b2fd84e200a2bee327b9ea024210fbb89ca33544.tar.gz
gentoo-b2fd84e200a2bee327b9ea024210fbb89ca33544.tar.bz2
gentoo-b2fd84e200a2bee327b9ea024210fbb89ca33544.zip
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>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild1
-rw-r--r--dev-util/idea-community/idea-community-2021.3.1.203.6682.168.ebuild1
2 files changed, 0 insertions, 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 bb95ab1a3858..0afe236ed52b 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 bb95ab1a3858..0afe236ed52b 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