diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-15 14:46:03 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-15 21:17:23 +0200 |
commit | 900accb7f4ae4cba77a67cf2d0203b808368a988 (patch) | |
tree | 6f93d2d64f9b59e4a646a9048525f4e16b844bc6 /media-sound/fluidsynth | |
parent | sys-apps/bubblewrap: Stabilize 0.6.2-r1 ppc64, #861029 (diff) | |
download | gentoo-900accb7f4ae4cba77a67cf2d0203b808368a988.tar.gz gentoo-900accb7f4ae4cba77a67cf2d0203b808368a988.tar.bz2 gentoo-900accb7f4ae4cba77a67cf2d0203b808368a988.zip |
*/*: Drop CMAKE_ECLASS meta var superfluous in EAPI-8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.8.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.8.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.8.ebuild index 387ff481a6d0..440a94c7dbb4 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.8.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.8.ebuild @@ -3,7 +3,6 @@ EAPI=8 -CMAKE_ECLASS=cmake inherit cmake-multilib systemd toolchain-funcs DESCRIPTION="Software real-time synthesizer based on the Soundfont 2 specifications" |