diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-09 21:34:42 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-09 21:34:42 +0100 |
commit | 8c93f4f201365ede3a2f44197593faf5f23a75e0 (patch) | |
tree | 5afc65234395fb6bbc2d3a4fd87939a57b39de5a /media-gfx/plantuml | |
parent | dev-util/icemon: Drop 3.1.0 (diff) | |
download | gentoo-8c93f4f201365ede3a2f44197593faf5f23a75e0.tar.gz gentoo-8c93f4f201365ede3a2f44197593faf5f23a75e0.tar.bz2 gentoo-8c93f4f201365ede3a2f44197593faf5f23a75e0.zip |
media-gfx/plantuml: Stabilize 1.2021.16 amd64, #830834
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-gfx/plantuml')
-rw-r--r-- | media-gfx/plantuml/plantuml-1.2021.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/plantuml/plantuml-1.2021.16.ebuild b/media-gfx/plantuml/plantuml-1.2021.16.ebuild index 6ff07a08c731..dc4ec7f18aad 100644 --- a/media-gfx/plantuml/plantuml-1.2021.16.ebuild +++ b/media-gfx/plantuml/plantuml-1.2021.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://plantuml.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=">=virtual/jdk-1.8:*" |