diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-29 17:14:42 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-29 17:14:42 +0000 |
commit | 49f02080055d3f11d8b2ef6699d0190f7e8c485e (patch) | |
tree | 39d22162146ebe54b9b6291f3d041eb806d69df3 /dev-python/pylast | |
parent | remove masks due to imap-c-client (diff) | |
download | historical-49f02080055d3f11d8b2ef6699d0190f7e8c485e.tar.gz historical-49f02080055d3f11d8b2ef6699d0190f7e8c485e.tar.bz2 historical-49f02080055d3f11d8b2ef6699d0190f7e8c485e.zip |
Keyword ~x86
Package-Manager: portage-2.2.0_alpha108/cvs/Linux i686
Diffstat (limited to 'dev-python/pylast')
-rw-r--r-- | dev-python/pylast/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pylast/pylast-0.5.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pylast/ChangeLog b/dev-python/pylast/ChangeLog index ee806204bf44..8ce0bfa7c3a7 100644 --- a/dev-python/pylast/ChangeLog +++ b/dev-python/pylast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pylast # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/ChangeLog,v 1.1 2012/05/29 12:18:08 sochotnicky Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/ChangeLog,v 1.2 2012/05/29 17:11:23 jdhore Exp $ + + 29 May 2012; Jeff Horelick <jdhore@gentoo.org> pylast-0.5.11.ebuild: + Keyword ~x86 *pylast-0.5.11 (29 May 2012) diff --git a/dev-python/pylast/pylast-0.5.11.ebuild b/dev-python/pylast/pylast-0.5.11.ebuild index a27984aac9ca..14c4f2d651f3 100644 --- a/dev-python/pylast/pylast-0.5.11.ebuild +++ b/dev-python/pylast/pylast-0.5.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/pylast-0.5.11.ebuild,v 1.1 2012/05/29 12:18:08 sochotnicky Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/pylast-0.5.11.ebuild,v 1.2 2012/05/29 17:11:23 jdhore Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |