diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:28:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:53 +0100 |
commit | 4752ee85118e6c5e110d8de8ad1a78c85f64f8df (patch) | |
tree | ad213959b8bef40e20cc77c2a0fe64ef71dec3cf /media-gfx/plantuml | |
parent | media-plugins/calf: amd64 stable wrt bug #705626 (diff) | |
download | gentoo-4752ee85118e6c5e110d8de8ad1a78c85f64f8df.tar.gz gentoo-4752ee85118e6c5e110d8de8ad1a78c85f64f8df.tar.bz2 gentoo-4752ee85118e6c5e110d8de8ad1a78c85f64f8df.zip |
media-gfx/plantuml: amd64 stable wrt bug #705628
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/plantuml')
-rw-r--r-- | media-gfx/plantuml/plantuml-1.2019.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/plantuml/plantuml-1.2019.13.ebuild b/media-gfx/plantuml/plantuml-1.2019.13.ebuild index be646991f7bf..e02996fa69cd 100644 --- a/media-gfx/plantuml/plantuml-1.2019.13.ebuild +++ b/media-gfx/plantuml/plantuml-1.2019.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="http://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" |