summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-31 09:41:12 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-31 09:41:12 +0200
commit2122f25a663b56941c7c15c5bbbb7480e5cb6dea (patch)
tree033132f447d9a4359560996aec80803eae5f3ddf /media-sound
parentmedia-gfx/converseen: Stabilize 0.12.2.4 x86, #948011 (diff)
downloadgentoo-2122f25a663b56941c7c15c5bbbb7480e5cb6dea.tar.gz
gentoo-2122f25a663b56941c7c15c5bbbb7480e5cb6dea.tar.bz2
gentoo-2122f25a663b56941c7c15c5bbbb7480e5cb6dea.zip
media-sound/qmmp: Stabilize 2.1.9 x86, #948013
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/qmmp/qmmp-2.1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qmmp/qmmp-2.1.9.ebuild b/media-sound/qmmp/qmmp-2.1.9.ebuild
index 4628e3c5aa07..0dbdb7c68cac 100644
--- a/media-sound/qmmp/qmmp-2.1.9.ebuild
+++ b/media-sound/qmmp/qmmp-2.1.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://qmmp.ylsoftware.com"
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://qmmp.ylsoftware.com/files/${PN}/$(ver_cut 1-2)/${P}.tar.bz2
https://downloads.sourceforge.net/${PN}-dev/files/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
else
inherit subversion
QMMP_DEV_BRANCH="1.3"