diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-10 00:16:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-10 00:16:46 +0300 |
commit | be12850586d35c53d10d0be9099e6007c2aed3c9 (patch) | |
tree | b912d10eeac223f1eb10cd76a238d99e82c63036 /media-gfx/plantuml | |
parent | sys-libs/libosinfo: amd64 stable wrt bug #682096 (diff) | |
download | gentoo-be12850586d35c53d10d0be9099e6007c2aed3c9.tar.gz gentoo-be12850586d35c53d10d0be9099e6007c2aed3c9.tar.bz2 gentoo-be12850586d35c53d10d0be9099e6007c2aed3c9.zip |
media-gfx/plantuml: amd64 stable wrt bug #667206
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-gfx/plantuml')
-rw-r--r-- | media-gfx/plantuml/plantuml-8046.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/plantuml/plantuml-8046.ebuild b/media-gfx/plantuml/plantuml-8046.ebuild index e214cf19d516..57239acc9c8a 100644 --- a/media-gfx/plantuml/plantuml-8046.ebuild +++ b/media-gfx/plantuml/plantuml-8046.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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.7" |