summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-17 10:42:53 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-17 10:42:53 +0300
commit587be8111d469c7ab1dedabf76abca450b3fa302 (patch)
treec4c07fe94a469f0abf9742bd84de2b520f82d77b /media-sound/qmmp
parentdev-python/pytest-freezer: Keyword 0.4.6 arm64, #908644 (diff)
downloadgentoo-587be8111d469c7ab1dedabf76abca450b3fa302.tar.gz
gentoo-587be8111d469c7ab1dedabf76abca450b3fa302.tar.bz2
gentoo-587be8111d469c7ab1dedabf76abca450b3fa302.zip
media-sound/qmmp: Stabilize 1.6.4 x86, #908252
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound/qmmp')
-rw-r--r--media-sound/qmmp/qmmp-1.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qmmp/qmmp-1.6.4.ebuild b/media-sound/qmmp/qmmp-1.6.4.ebuild
index cad98f6a9903..5d6b3afdb0ee 100644
--- a/media-sound/qmmp/qmmp-1.6.4.ebuild
+++ b/media-sound/qmmp/qmmp-1.6.4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://qmmp.ylsoftware.com"
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://qmmp.ylsoftware.com/files/${P}.tar.bz2
mirror://sourceforge/${PN}-dev/files/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
else
inherit subversion
QMMP_DEV_BRANCH="1.3"