diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-07 20:32:57 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-07 20:32:57 +0000 |
commit | a9fb90f4f23071f1665a673b4db48fd9893abc33 (patch) | |
tree | 1af1e429a0f2508200fb3c9391f6d810c3922835 | |
parent | ppc64 stable wrt #314899 (diff) | |
download | gentoo-2-a9fb90f4f23071f1665a673b4db48fd9893abc33.tar.gz gentoo-2-a9fb90f4f23071f1665a673b4db48fd9893abc33.tar.bz2 gentoo-2-a9fb90f4f23071f1665a673b4db48fd9893abc33.zip |
Keyword ~ppc64 wrt #280552 by Andreas Thalhammer.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r-- | media-libs/liblastfm/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/liblastfm/liblastfm-0.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/liblastfm/ChangeLog b/media-libs/liblastfm/ChangeLog index 57ad8882590c..328fc2cedfc0 100644 --- a/media-libs/liblastfm/ChangeLog +++ b/media-libs/liblastfm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/liblastfm # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.9 2010/04/05 11:35:20 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.10 2010/07/07 20:32:57 ssuominen Exp $ + + 07 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + liblastfm-0.3.0.ebuild: + Keyword ~ppc64 wrt #280552 by Andreas Thalhammer. 05 Apr 2010; Maciej Mrozowski <reavertm@gentoo.org> liblastfm-0.3.0.ebuild: diff --git a/media-libs/liblastfm/liblastfm-0.3.0.ebuild b/media-libs/liblastfm/liblastfm-0.3.0.ebuild index 8dfd46a241be..b36c11c31005 100644 --- a/media-libs/liblastfm/liblastfm-0.3.0.ebuild +++ b/media-libs/liblastfm/liblastfm-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-0.3.0.ebuild,v 1.10 2010/04/05 11:35:20 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-0.3.0.ebuild,v 1.11 2010/07/07 20:32:57 ssuominen Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://github.com/mxcl/liblastfm/" SRC_URI="http://cdn.last.fm/src/${P}.tar.bz2" LICENSE="GPL-3" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" SLOT="0" IUSE="" |