diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:41:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:25 +0100 |
commit | 170ab6b94c1c78375da00a1a9e4a7c04366a6549 (patch) | |
tree | e894fa3922a2432d44e5ec8de416ffeb175e8083 /app-leechcraft | |
parent | app-leechcraft/lc-sb2: x86 stable wrt bug #563420 (diff) | |
download | gentoo-170ab6b94c1c78375da00a1a9e4a7c04366a6549.tar.gz gentoo-170ab6b94c1c78375da00a1a9e4a7c04366a6549.tar.bz2 gentoo-170ab6b94c1c78375da00a1a9e4a7c04366a6549.zip |
app-leechcraft/lc-scroblibre: x86 stable wrt bug #563420
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-scroblibre/lc-scroblibre-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-scroblibre/lc-scroblibre-0.6.70.ebuild b/app-leechcraft/lc-scroblibre/lc-scroblibre-0.6.70.ebuild index bf8272201d93..441efc8c73ed 100644 --- a/app-leechcraft/lc-scroblibre/lc-scroblibre-0.6.70.ebuild +++ b/app-leechcraft/lc-scroblibre/lc-scroblibre-0.6.70.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="Submissions API 1.2-compliant scrobbler for services like libre.fm" SLOT="0" -KEYWORDS=" amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |