diff options
author | Mike Pagano <mpagano@gentoo.org> | 2022-08-19 09:59:23 -0400 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2022-08-19 09:59:23 -0400 |
commit | f304b1bce4481cb7e28d94b839bf059df9c195fd (patch) | |
tree | 6d80c89de2b1a1ba8b40006551d1000ae5325c2a /dev-util/idea-community | |
parent | sys-kernel/gentoo-sources: Fixes for BMQ, thanks to TK-Glitch (diff) | |
download | gentoo-f304b1bce4481cb7e28d94b839bf059df9c195fd.tar.gz gentoo-f304b1bce4481cb7e28d94b839bf059df9c195fd.tar.bz2 gentoo-f304b1bce4481cb7e28d94b839bf059df9c195fd.zip |
dev-util/idea-community: QA: Remove empty line
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'dev-util/idea-community')
-rw-r--r-- | dev-util/idea-community/idea-community-2022.2.1.222.3739.54.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/idea-community/idea-community-2022.2.1.222.3739.54.ebuild b/dev-util/idea-community/idea-community-2022.2.1.222.3739.54.ebuild index f80ddd7b3aae..c2c898b77b91 100644 --- a/dev-util/idea-community/idea-community-2022.2.1.222.3739.54.ebuild +++ b/dev-util/idea-community/idea-community-2022.2.1.222.3739.54.ebuild @@ -15,7 +15,6 @@ JRE11_BASE="11_0_13" JRE11_VER="1751.21" IDEA_VER="2.151348410.2082789468.1660859635-1531039212.1660859635" - # distinguish settings for official stable releases and EAP-version releases if [[ "$(ver_cut 7)"x = "prex" ]] then |