commit: 0df4e2fde2baf80bf7638516d0ad04fab6cc2ff0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 25 22:53:37 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 25 22:53:37 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df4e2fd
media-sound/mixxx: Stabilize 2.5.4 amd64, #968800
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/mixxx/mixxx-2.5.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/mixxx/mixxx-2.5.4.ebuild
b/media-sound/mixxx/mixxx-2.5.4.ebuild
index 284303bcb6f6..cb4d44ed74bd 100644
--- a/media-sound/mixxx/mixxx-2.5.4.ebuild
+++ b/media-sound/mixxx/mixxx-2.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/mixxxdj/${PN}.git"
else
SRC_URI="https://github.com/mixxxdj/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="GPL-2"