From abf6aac8ae0a14b5a7653f4c8587ac4110b7757a Mon Sep 17 00:00:00 2001 From: Sebastien Fabbro Date: Thu, 6 Dec 2012 19:16:15 +0000 Subject: Keyword amd64-linux and x86-linux (Portage version: 2.2.01.21313-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360) --- dev-python/scimath/ChangeLog | 5 ++++- dev-python/scimath/scimath-4.1.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/scimath') diff --git a/dev-python/scimath/ChangeLog b/dev-python/scimath/ChangeLog index df64e97fdfe6..a6f24c138ab3 100644 --- a/dev-python/scimath/ChangeLog +++ b/dev-python/scimath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/scimath # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scimath/ChangeLog,v 1.12 2012/10/09 12:42:44 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scimath/ChangeLog,v 1.13 2012/12/06 19:16:15 bicatali Exp $ + + 06 Dec 2012; Sébastien Fabbro scimath-4.1.0.ebuild: + Keyword amd64-linux and x86-linux *scimath-4.1.0 (09 Oct 2012) diff --git a/dev-python/scimath/scimath-4.1.0.ebuild b/dev-python/scimath/scimath-4.1.0.ebuild index 4b3e651d2fa3..dd921ea37260 100644 --- a/dev-python/scimath/scimath-4.1.0.ebuild +++ b/dev-python/scimath/scimath-4.1.0.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/scimath/scimath-4.1.0.ebuild,v 1.1 2012/10/09 12:42:44 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scimath/scimath-4.1.0.ebuild,v 1.2 2012/12/06 19:16:15 bicatali Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" RDEPEND=">=dev-python/traits-4.1 -- cgit v1.2.3-65-gdbad