media-sound/qmmp: x86 stable wrt bug #582064
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 4 Jan 2017 15:27:55 +0000 (16:27 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 4 Jan 2017 15:29:48 +0000 (16:29 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-sound/qmmp/qmmp-0.10.5.ebuild
media-sound/qmmp/qmmp-1.0.10-r1.ebuild

index 725bebd11a54dda0aff669ae1f4cf56ed3ea9712..be70f3e0238783fa5cf8b94ed172558d364e5f36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,11 +11,11 @@ DESCRIPTION="Qt4-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 ~ppc ~x86"
+       KEYWORDS="amd64 ~ppc x86"
 else
        SRC_URI=""
        ESVN_REPO_URI="https://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp/"
-       KEYWORDS="amd64"
+       KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-2"
index 605e9680a4875b9dbd61fd7fd17ac83822bc33f0..4adcf9e9dc1212fa27f87540706b7d9c00185745 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,12 +11,12 @@ 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"
        SRC_URI=""
        ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"
-       KEYWORDS="amd64"
+       KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-2"