diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-12-03 10:44:52 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-12-03 10:53:04 +0200 |
commit | a948d0a84656785426d11f076efc940172e7a26a (patch) | |
tree | f35f44d236cffdd66183ed5b8ec6981515a0660b /media-gfx | |
parent | dev-python/cloudscraper: Add 1.2.65 (diff) | |
download | gentoo-a948d0a84656785426d11f076efc940172e7a26a.tar.gz gentoo-a948d0a84656785426d11f076efc940172e7a26a.tar.bz2 gentoo-a948d0a84656785426d11f076efc940172e7a26a.zip |
media-gfx/hydrus: update EAPI 7 -> 8
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/hydrus/hydrus-505.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/hydrus/hydrus-505.ebuild b/media-gfx/hydrus/hydrus-505.ebuild index 86568b05547c..ca93c8125f9a 100644 --- a/media-gfx/hydrus/hydrus-505.ebuild +++ b/media-gfx/hydrus/hydrus-505.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) PYTHON_REQ_USE="sqlite" |