diff options
author | Sam James <sam@gentoo.org> | 2022-01-03 09:18:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-03 09:18:56 +0000 |
commit | 13cd91c4f276c50c52e19c91ed0164e27c035ece (patch) | |
tree | b5f902f117f72c4c1c82d49c6f9955d085107c86 /media-gfx/plantuml | |
parent | sys-fs/udiskie: Stabilize 2.4.0 x86, #830449 (diff) | |
download | gentoo-13cd91c4f276c50c52e19c91ed0164e27c035ece.tar.gz gentoo-13cd91c4f276c50c52e19c91ed0164e27c035ece.tar.bz2 gentoo-13cd91c4f276c50c52e19c91ed0164e27c035ece.zip |
media-gfx/plantuml: Stabilize 1.2021.15 amd64, #830508
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/plantuml')
-rw-r--r-- | media-gfx/plantuml/plantuml-1.2021.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/plantuml/plantuml-1.2021.15.ebuild b/media-gfx/plantuml/plantuml-1.2021.15.ebuild index 6ff07a08c731..dc4ec7f18aad 100644 --- a/media-gfx/plantuml/plantuml-1.2021.15.ebuild +++ b/media-gfx/plantuml/plantuml-1.2021.15.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:*" |