commit: 96091fc62769c3a988ed889f69898caa9ce15cf6 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 22 17:34:42 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jan 22 17:34:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96091fc6
app-emacs/mpg123-el: Stabilize 1.65 x86, #948555 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/mpg123-el/mpg123-el-1.65.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/mpg123-el/mpg123-el-1.65.ebuild b/app-emacs/mpg123-el/mpg123-el-1.65.ebuild index e295a1014386..2621b04f537b 100644 --- a/app-emacs/mpg123-el/mpg123-el-1.65.ebuild +++ b/app-emacs/mpg123-el/mpg123-el-1.65.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="mpg123-el" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" RDEPEND="media-sound/mpg123 media-sound/alsa-utils"