commit: 17d2de4ae99f84f6160f7cfade7f373d948ba997 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Jan 25 23:19:29 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Wed Jan 26 00:57:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d2de4a
app-emulation/vice: stabilize 3.6 for amd64, x86 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> app-emulation/vice/vice-3.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/vice/vice-3.6.ebuild b/app-emulation/vice/vice-3.6.ebuild index d438d6439750..bd83effcd4fd 100644 --- a/app-emulation/vice/vice-3.6.ebuild +++ b/app-emulation/vice/vice-3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # --enable-static-lame triggers bug #814380 with EAPI-8, could work @@ -14,7 +14,7 @@ S="${WORKDIR}/${P}.0" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE=" alsa cpuhistory debug doc ethernet ffmpeg flac gif +gtk headless jpeg lame mpg123 ogg openmp oss parport pci png portaudio pulseaudio sdl zlib"