diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-29 17:11:23 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-29 17:11:23 +0000 |
commit | 79de7c3445ae62a73a195c43a5f1f84e221d1658 (patch) | |
tree | aceca878e32402fd4715255825db521f3cc44a8f /dev-python | |
parent | remove masks due to imap-c-client (diff) | |
download | gentoo-2-79de7c3445ae62a73a195c43a5f1f84e221d1658.tar.gz gentoo-2-79de7c3445ae62a73a195c43a5f1f84e221d1658.tar.bz2 gentoo-2-79de7c3445ae62a73a195c43a5f1f84e221d1658.zip |
Keyword ~x86
(Portage version: 2.2.0_alpha108/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-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="" |