summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-26 17:24:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-26 17:24:28 +0200
commit98ab8e993ca3b95dd0ff0a4bdd3ac82b47ba2efc (patch)
treed7c75df0fc6e17114d6552ae98217e3cdb194de2 /media-sound/mixxx
parentx11-themes/gentoo-xcursors: x86 stable wrt bug #861023 (diff)
downloadgentoo-98ab8e993ca3b95dd0ff0a4bdd3ac82b47ba2efc.tar.gz
gentoo-98ab8e993ca3b95dd0ff0a4bdd3ac82b47ba2efc.tar.bz2
gentoo-98ab8e993ca3b95dd0ff0a4bdd3ac82b47ba2efc.zip
media-sound/mixxx: x86 stable wrt bug #861101
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/mixxx')
-rw-r--r--media-sound/mixxx/mixxx-2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/mixxx/mixxx-2.3.3.ebuild b/media-sound/mixxx/mixxx-2.3.3.ebuild
index 2ba471bcba51..ee90b8144308 100644
--- a/media-sound/mixxx/mixxx-2.3.3.ebuild
+++ b/media-sound/mixxx/mixxx-2.3.3.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == *9999 ]] ; then
else
SRC_URI="https://github.com/mixxxdj/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
#S="${WORKDIR}/${PN}-release-${PV}"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2"
SLOT="0"