media-sound/exaile: x86 stable wrt bug #693194
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 2 Sep 2019 10:15:15 +0000 (12:15 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 2 Sep 2019 10:15:15 +0000 (12:15 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-sound/exaile/exaile-4.0.0.ebuild

index 304677b179494862f38596aaa49e927f1f5d9d4d..7dbc4aa8e770d1c637cca3119446e0ef8a69de0b 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
        EGIT_REPO_URI="https://github.com/exaile/exaile.git"
 else
        SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${PN}-${PV/_/}.tar.gz"
-       KEYWORDS="~amd64 ~sparc ~x86"
+       KEYWORDS="~amd64 ~sparc x86"
        S="${WORKDIR}/${PN}-${PV/_/}"
 fi