diff options
author | Matthias Maier <tamiko@gentoo.org> | 2019-07-28 13:39:41 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2019-07-28 14:37:27 -0500 |
commit | 1fe9537df931787bce21e46487d486f677a80561 (patch) | |
tree | 6ccefed8a41e811dba80a1547c5e8fdb7abdcd69 /net-misc/spice-gtk | |
parent | net-misc/spice-gtk: version bump to 0.35 (diff) | |
download | gentoo-1fe9537df931787bce21e46487d486f677a80561.tar.gz gentoo-1fe9537df931787bce21e46487d486f677a80561.tar.bz2 gentoo-1fe9537df931787bce21e46487d486f677a80561.zip |
net-misc/spice-gtk: bump EAPI
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index 37f1d9d190d6..95a524edf223 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 GCONF_DEBUG="no" WANT_AUTOMAKE="1.12" VALA_MIN_API_VERSION="0.14" |