From 80e0674cc24505fc066a1ef937bcc52a8d1c4804 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 8 Jun 2018 04:44:57 +0200 Subject: net-irc/kvirc: Use EAPI="6". --- net-irc/kvirc/kvirc-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-irc/kvirc/kvirc-9999.ebuild') diff --git a/net-irc/kvirc/kvirc-9999.ebuild b/net-irc/kvirc/kvirc-9999.ebuild index 98c8fdc1eb45..ddcaa318794f 100644 --- a/net-irc/kvirc/kvirc-9999.ebuild +++ b/net-irc/kvirc/kvirc-9999.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI="6" PYTHON_COMPAT=(python2_7) -inherit cmake-utils flag-o-matic gnome2-utils multilib python-single-r1 xdg-utils +inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils if [[ "${PV}" == "9999" ]]; then inherit git-r3 -- cgit v1.2.3-65-gdbad