diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2023-08-14 15:04:27 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2023-08-14 17:14:14 -0400 |
commit | de7bb8a261ac601bd8cb983eee8b301795cc1836 (patch) | |
tree | 5339e80c41a8dca0935038057c7056e3978583b4 /media-libs/libnsgif | |
parent | net-libs/libdom: update EAPI 7 -> 8 (diff) | |
download | gentoo-de7bb8a261ac601bd8cb983eee8b301795cc1836.tar.gz gentoo-de7bb8a261ac601bd8cb983eee8b301795cc1836.tar.bz2 gentoo-de7bb8a261ac601bd8cb983eee8b301795cc1836.zip |
media-libs/libnsgif: update EAPI 7 -> 8
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'media-libs/libnsgif')
-rw-r--r-- | media-libs/libnsgif/libnsgif-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libnsgif/libnsgif-9999.ebuild b/media-libs/libnsgif/libnsgif-9999.ebuild index 53cb45fba3c3..e1f51bd184e2 100644 --- a/media-libs/libnsgif/libnsgif-9999.ebuild +++ b/media-libs/libnsgif/libnsgif-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 netsurf |