diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-25 09:06:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-25 09:06:20 +0200 |
commit | 91f6a06d06058d4c8ed53bc5b2a1e36b8db8d6db (patch) | |
tree | 60cc8345893ce492971b1e7d938a0edeec6a4e30 /media-gfx/plantuml | |
parent | app-doc/devmanual: amd64 stable wrt bug #860144 (diff) | |
download | gentoo-91f6a06d06058d4c8ed53bc5b2a1e36b8db8d6db.tar.gz gentoo-91f6a06d06058d4c8ed53bc5b2a1e36b8db8d6db.tar.bz2 gentoo-91f6a06d06058d4c8ed53bc5b2a1e36b8db8d6db.zip |
media-gfx/plantuml: amd64 stable wrt bug #860243
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/plantuml')
-rw-r--r-- | media-gfx/plantuml/plantuml-1.2022.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/plantuml/plantuml-1.2022.6.ebuild b/media-gfx/plantuml/plantuml-1.2022.6.ebuild index c1ad0e0aaa4f..8ba5d39fd289 100644 --- a/media-gfx/plantuml/plantuml-1.2022.6.ebuild +++ b/media-gfx/plantuml/plantuml-1.2022.6.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:*" |