diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:13:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:13:15 +0100 |
commit | db50fed888d0d7933f1efe602eaecfef935bf414 (patch) | |
tree | 5483213e1f9dc83dddec2b5c19ec1e2968b9e51b /media-gfx | |
parent | media-sound/qtractor: amd64 stable wrt bug #709872 (diff) | |
download | gentoo-db50fed888d0d7933f1efe602eaecfef935bf414.tar.gz gentoo-db50fed888d0d7933f1efe602eaecfef935bf414.tar.bz2 gentoo-db50fed888d0d7933f1efe602eaecfef935bf414.zip |
media-gfx/plantuml: amd64 stable wrt bug #709874
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/plantuml/plantuml-1.2020.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/plantuml/plantuml-1.2020.0.ebuild b/media-gfx/plantuml/plantuml-1.2020.0.ebuild index 62b6323d8b9f..e02996fa69cd 100644 --- a/media-gfx/plantuml/plantuml-1.2020.0.ebuild +++ b/media-gfx/plantuml/plantuml-1.2020.0.ebuild @@ -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" |