diff options
author | David Heidelberg <david@ixit.cz> | 2020-04-29 23:40:11 +0200 |
---|---|---|
committer | David Heidelberg <david@ixit.cz> | 2020-04-29 23:40:11 +0200 |
commit | 50ca7c4f405d0b8e56f0eb7d22c169f1f78e0b99 (patch) | |
tree | 957f7cf8411b976e12a94bed84775753470628dd /gui-libs | |
parent | games-action/minecraft-launcher: add more deps (diff) | |
download | guru-50ca7c4f405d0b8e56f0eb7d22c169f1f78e0b99.tar.gz guru-50ca7c4f405d0b8e56f0eb7d22c169f1f78e0b99.tar.bz2 guru-50ca7c4f405d0b8e56f0eb7d22c169f1f78e0b99.zip |
gui-libs/webp-pixbuf-loader: bump EAPI to 7
- no functional change
- EAPI 7 support now properly work due to commit 410a967
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Heidelberg <david@ixit.cz>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild b/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild index af0f5e985..02b3ab150 100644 --- a/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild +++ b/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit gnome2-utils meson multilib-minimal |