commit: 3b2f81a1062dcb5e158e9f71a0dd2cb9c21a844f Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Tue Oct 11 08:27:09 2022 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Tue Oct 11 09:11:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b2f81a1
app-emulation/fuse-utils: keyword 1.4.3-r1 for ~riscv, EAPI 7 -> 8 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-emulation/fuse-utils/fuse-utils-1.4.3-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emulation/fuse-utils/fuse-utils-1.4.3-r1.ebuild b/app-emulation/fuse-utils/fuse-utils-1.4.3-r1.ebuild index ed13eca91e09..e0bbb4ddd841 100644 --- a/app-emulation/fuse-utils/fuse-utils-1.4.3-r1.ebuild +++ b/app-emulation/fuse-utils/fuse-utils-1.4.3-r1.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 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="audiofile gcrypt jpeg png zlib" RDEPEND=">=app-emulation/libspectrum-1.4.4[audiofile?,gcrypt?,zlib?]