diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-23 11:58:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-23 11:58:58 +0100 |
commit | 80df045aad791553d12307fb8405d1ceec5b680a (patch) | |
tree | dcefee8e4d8a294fc290a78d704173603a1c0a27 /media-libs/ganv | |
parent | media-plugins/mda-lv2: amd64 stable wrt bug #706058 (diff) | |
download | gentoo-80df045aad791553d12307fb8405d1ceec5b680a.tar.gz gentoo-80df045aad791553d12307fb8405d1ceec5b680a.tar.bz2 gentoo-80df045aad791553d12307fb8405d1ceec5b680a.zip |
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@gentoo.org>
Diffstat (limited to 'media-libs/ganv')
-rw-r--r-- | media-libs/ganv/ganv-1.4.2-r1.ebuild | 4 |
1 files 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 3d19184be690..93da478c0096 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=" |