diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2022-04-04 08:00:28 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2022-04-04 08:00:28 +0200 |
commit | 8eef8617b9400b75de624e78421b061cc33e2dbc (patch) | |
tree | 8b9c492f47d49d9c6cd269c994cd2c54f059293a /media-sound/qsynth | |
parent | media-sound/qjackctl: bump to 0.9.7 (diff) | |
download | gentoo-8eef8617b9400b75de624e78421b061cc33e2dbc.tar.gz gentoo-8eef8617b9400b75de624e78421b061cc33e2dbc.tar.bz2 gentoo-8eef8617b9400b75de624e78421b061cc33e2dbc.zip |
media-sound/qsynth: updated live to eapi8
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r-- | media-sound/qsynth/qsynth-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsynth/qsynth-9999.ebuild b/media-sound/qsynth/qsynth-9999.ebuild index 764b1b7b1cea..76fd6013eca5 100644 --- a/media-sound/qsynth/qsynth-9999.ebuild +++ b/media-sound/qsynth/qsynth-9999.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 inherit cmake desktop xdg |