commit: 80df045aad791553d12307fb8405d1ceec5b680a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jan 23 10:58:58 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jan 23 10:58:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80df045a
media-libs/ganv: amd64 stable wrt bug #706060 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> media-libs/ganv/ganv-1.4.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/ganv/ganv-1.4.2-r1.ebuild b/media-libs/ganv/ganv-1.4.2-r1.ebuild index 3d19184be69..93da478c009 100644 --- a/media-libs/ganv/ganv-1.4.2-r1.ebuild +++ b/media-libs/ganv/ganv-1.4.2-r1.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=6 @@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+fdgl +graphviz introspection nls" RDEPEND="
