commit:     e92402bf378fd22422ac2eb810de72d607c58aa0
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 08:26:26 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 09:11:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e92402bf

app-emulation/libspectrum: keyword 1.5.0 for ~riscv, EAPI 7 -> 8

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-emulation/libspectrum/libspectrum-1.5.0.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

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)

Reply via email to