diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 08:18:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 08:18:00 +0000 |
commit | c0f1085a326e5f9d5511f5e0df7060c6848ea76f (patch) | |
tree | 21d72a8a2e7a3c1ee9a8d78b56d2c4a34c5fce37 /sys-fs | |
parent | sys-apps/gptfdisk: Stabilize 1.0.10-r1 x86, #940084 (diff) | |
download | gentoo-c0f1085a326e5f9d5511f5e0df7060c6848ea76f.tar.gz gentoo-c0f1085a326e5f9d5511f5e0df7060c6848ea76f.tar.bz2 gentoo-c0f1085a326e5f9d5511f5e0df7060c6848ea76f.zip |
sys-fs/mp3fs: Stabilize 1.1.1-r5 x86, #940101
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mp3fs/mp3fs-1.1.1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |