summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-20 13:26:09 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-20 13:26:09 +0100
commit06729d46af52e305359ecded11b4725e4a1c0f80 (patch)
tree9bfd04ff3333c24dd4cbd3725a77ab776ae9e5fa /media-sound/qmmp
parentdev-libs/libgcrypt: amd64 stable wrt bug #613232 (diff)
downloadgentoo-06729d46af52e305359ecded11b4725e4a1c0f80.tar.gz
gentoo-06729d46af52e305359ecded11b4725e4a1c0f80.tar.bz2
gentoo-06729d46af52e305359ecded11b4725e4a1c0f80.zip
media-sound/qmmp: amd64 stable wrt bug #613156
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/qmmp')
-rw-r--r--media-sound/qmmp/qmmp-1.1.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qmmp/qmmp-1.1.7-r1.ebuild b/media-sound/qmmp/qmmp-1.1.7-r1.ebuild
index d7b854b1781b..fb441c53c4a5 100644
--- a/media-sound/qmmp/qmmp-1.1.7-r1.ebuild
+++ b/media-sound/qmmp/qmmp-1.1.7-r1.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Qt5-based audio player with winamp/xmms skins support"
HOMEPAGE="http://qmmp.ylsoftware.com"
if [[ ${PV} != 9999 ]]; then
SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
else
QMMP_DEV_BRANCH="1.1"
ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"