diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-10-03 12:19:17 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-10-03 12:19:17 +0200 |
commit | f1fefc36a138229ff07faca0defc61d19e7fb891 (patch) | |
tree | e9c4ffdacc34c2b9e5e826c97973edd3e6ae2a0f /media-gfx/graphviz | |
parent | media-gfx/graphviz: Rekeyword on pending arches as looks like repoman is ok now (diff) | |
download | gentoo-f1fefc36a138229ff07faca0defc61d19e7fb891.tar.gz gentoo-f1fefc36a138229ff07faca0defc61d19e7fb891.tar.bz2 gentoo-f1fefc36a138229ff07faca0defc61d19e7fb891.zip |
media-gfx/graphviz: The automake trick was needed due to a different bug in eclass that was now fixed (#531462)
Package-Manager: portage-2.2.22
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r-- | media-gfx/graphviz/graphviz-2.38.0-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild b/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild index c255128971cc..797fcda5176c 100644 --- a/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild +++ b/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild @@ -4,7 +4,6 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) -WANT_AUTOMAKE=1.13 #547168 inherit autotools eutils flag-o-matic java-pkg-opt-2 multilib python-single-r1 |