diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-15 10:38:06 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-15 10:38:06 +0100 |
commit | e6f08364c0e10efcea7fdef2467efa2c8931e52c (patch) | |
tree | 0f254e6f43f12f74be80852a575f92e0a34afb30 /media-gfx | |
parent | media-sound/ncmpc: Stabilize 0.46 amd64, #835126 (diff) | |
download | gentoo-e6f08364c0e10efcea7fdef2467efa2c8931e52c.tar.gz gentoo-e6f08364c0e10efcea7fdef2467efa2c8931e52c.tar.bz2 gentoo-e6f08364c0e10efcea7fdef2467efa2c8931e52c.zip |
media-gfx/plantuml: Stabilize 1.2022.1 amd64, #835127
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/plantuml/plantuml-1.2022.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/plantuml/plantuml-1.2022.1.ebuild b/media-gfx/plantuml/plantuml-1.2022.1.ebuild index c1ad0e0aaa4f..8ba5d39fd289 100644 --- a/media-gfx/plantuml/plantuml-1.2022.1.ebuild +++ b/media-gfx/plantuml/plantuml-1.2022.1.ebuild @@ -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:*" |