diff options
author | Mike Pagano <mpagano@gentoo.org> | 2022-09-14 13:15:14 -0400 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2022-09-14 13:15:14 -0400 |
commit | b7dcb8db710eb4a0a8d9d4583c42e8a530b33907 (patch) | |
tree | 052deb1b7449581ddfe67172d4817c84b0db23ab | |
parent | dev-util/idea-community: add 2022.2.2 (diff) | |
download | gentoo-b7dcb8db710eb4a0a8d9d4583c42e8a530b33907.tar.gz gentoo-b7dcb8db710eb4a0a8d9d4583c42e8a530b33907.tar.bz2 gentoo-b7dcb8db710eb4a0a8d9d4583c42e8a530b33907.zip |
dev-util/idea-community: Fix typo
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
-rw-r--r-- | dev-util/idea-community/idea-community-2022.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/idea-community/idea-community-2022.2.2.ebuild b/dev-util/idea-community/idea-community-2022.2.2.ebuild index e19c8ddeb575..8a5c03ffc6e3 100644 --- a/dev-util/idea-community/idea-community-2022.2.2.ebuild +++ b/dev-util/idea-community/idea-community-2022.2.2.ebuild @@ -12,7 +12,7 @@ LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CDDL-1.1 codehaus-classworlds CPL-1.0 EPL-1.0 EPL-2.0 GPL-2 GPL-2-with-classpath-exception ISC JDOM LGPL-2.1 LGPL-2.1+ LGPL-3-with-linking-exception MIT - .MPL-1.0 MPL-1.1 OFL ZLIB" + MPL-1.0 MPL-1.1 OFL ZLIB" SLOT="0" KEYWORDS="~amd64 ~arm64" |