diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-01-02 20:02:05 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-01-02 20:02:05 +0000 |
commit | e6c356f5a0260d8f2b132a5e7ab0cc2de0b22df2 (patch) | |
tree | 6d86ad4940ef9f5aad477a32f5364cea851bb71d | |
parent | Add missing "glep?" to RDEP. (diff) | |
download | gentoo-2-e6c356f5a0260d8f2b132a5e7ab0cc2de0b22df2.tar.gz gentoo-2-e6c356f5a0260d8f2b132a5e7ab0cc2de0b22df2.tar.bz2 gentoo-2-e6c356f5a0260d8f2b132a5e7ab0cc2de0b22df2.zip |
adding x86 to dev-python/nosexcover-1.0.7 as I tested it :D
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
-rw-r--r-- | dev-python/nosexcover/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/nosexcover/nosexcover-1.0.7.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/nosexcover/ChangeLog b/dev-python/nosexcover/ChangeLog index 4dcea1b3426e..83e386b29cd3 100644 --- a/dev-python/nosexcover/ChangeLog +++ b/dev-python/nosexcover/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/nosexcover -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nosexcover/ChangeLog,v 1.1 2012/10/25 05:11:21 patrick Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nosexcover/ChangeLog,v 1.2 2013/01/02 20:02:05 prometheanfire Exp $ + + 02 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> + nosexcover-1.0.7.ebuild: + adding x86 to dev-python/nosexcover-1.0.7 as I tested it :D *nosexcover-1.0.7 (25 Oct 2012) diff --git a/dev-python/nosexcover/nosexcover-1.0.7.ebuild b/dev-python/nosexcover/nosexcover-1.0.7.ebuild index 4a177f6c6939..a907ad2f5930 100644 --- a/dev-python/nosexcover/nosexcover-1.0.7.ebuild +++ b/dev-python/nosexcover/nosexcover-1.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nosexcover/nosexcover-1.0.7.ebuild,v 1.1 2012/10/25 05:11:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nosexcover/nosexcover-1.0.7.ebuild,v 1.2 2013/01/02 20:02:05 prometheanfire Exp $ EAPI=3 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools |