From 59970d0b9cd0a564851f255aebb29a9f76e39c19 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 11 Oct 2022 13:38:21 +0100 Subject: gentoo auto-resync : 11:10:2022 - 13:38:21 --- app-emulation/libspectrum/libspectrum-1.5.0.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'app-emulation/libspectrum/libspectrum-1.5.0.ebuild') diff --git a/app-emulation/libspectrum/libspectrum-1.5.0.ebuild b/app-emulation/libspectrum/libspectrum-1.5.0.ebuild index 8877a5a13f57..02418ce56fb4 100644 --- a/app-emulation/libspectrum/libspectrum-1.5.0.ebuild +++ b/app-emulation/libspectrum/libspectrum-1.5.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~riscv ~x86" IUSE="audiofile bzip2 gcrypt zlib" RDEPEND="dev-libs/glib:2 @@ -34,7 +34,6 @@ src_prepare() { src_configure() { local myconf=( - --disable-static $(use_with audiofile libaudiofile) $(use_with bzip2) $(use_with gcrypt libgcrypt) -- cgit v1.2.3