diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:33:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:33:38 +0100 |
commit | 3c6a8fb7b13065f742cdaa82c04e53efdde29a46 (patch) | |
tree | d2eca4456e959e1eb2376f036f054da278cb04cf /media-libs/liblastfm | |
parent | dev-perl/DateTime-Format-Strptime: x86 stable wrt bug #570528 (diff) | |
download | gentoo-3c6a8fb7b13065f742cdaa82c04e53efdde29a46.tar.gz gentoo-3c6a8fb7b13065f742cdaa82c04e53efdde29a46.tar.bz2 gentoo-3c6a8fb7b13065f742cdaa82c04e53efdde29a46.zip |
media-libs/liblastfm: x86 stable wrt bug #570348
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/liblastfm')
-rw-r--r-- | media-libs/liblastfm/liblastfm-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/liblastfm/liblastfm-1.0.9.ebuild b/media-libs/liblastfm/liblastfm-1.0.9.ebuild index 6c52b9e03337..e1539ca5fd65 100644 --- a/media-libs/liblastfm/liblastfm-1.0.9.ebuild +++ b/media-libs/liblastfm/liblastfm-1.0.9.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/lastfm/liblastfm" SRC_URI="https://github.com/lastfm/liblastfm/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0/0" IUSE="fingerprint test +qt4 qt5" |