commit: c0f1085a326e5f9d5511f5e0df7060c6848ea76f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 23 08:18:00 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Sep 23 08:18:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f1085a
sys-fs/mp3fs: Stabilize 1.1.1-r5 x86, #940101 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-fs/mp3fs/mp3fs-1.1.1-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/mp3fs/mp3fs-1.1.1-r5.ebuild b/sys-fs/mp3fs/mp3fs-1.1.1-r5.ebuild index a0f67583cb58..d2156c74df7b 100644 --- a/sys-fs/mp3fs/mp3fs-1.1.1-r5.ebuild +++ b/sys-fs/mp3fs/mp3fs-1.1.1-r5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/khenriks/mp3fs/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+flac vorbis" REQUIRED_USE="|| ( flac vorbis )"