diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-11-09 20:26:39 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-11-09 20:30:08 -0500 |
commit | 9bfce006ff5de511f06f522b66f1a83b1327f1ba (patch) | |
tree | a83c1b8e144540dad1648541b6abdebeda8f912d /net-dns/avahi | |
parent | app-crypt/ekeyd: drop old EAPIs (diff) | |
download | gentoo-9bfce006ff5de511f06f522b66f1a83b1327f1ba.tar.gz gentoo-9bfce006ff5de511f06f522b66f1a83b1327f1ba.tar.bz2 gentoo-9bfce006ff5de511f06f522b66f1a83b1327f1ba.zip |
net-dns/avahi: bump 0.7-r3 to EAPI=7
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-dns/avahi')
-rw-r--r-- | net-dns/avahi/avahi-0.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/avahi/avahi-0.7-r3.ebuild b/net-dns/avahi/avahi-0.7-r3.ebuild index 890ebc1fecc1..b92db92a4742 100644 --- a/net-dns/avahi/avahi-0.7-r3.ebuild +++ b/net-dns/avahi/avahi-0.7-r3.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" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="gdbm" |