From 31ec9d5992ff8d8925538f0309c107edeb899dca Mon Sep 17 00:00:00 2001 From: Vlastimil Babka Date: Thu, 21 Jun 2007 23:11:48 +0000 Subject: Add ~x86 keyword. (Portage version: 2.1.3_rc4) --- sci-libs/vecmath-objectclub/ChangeLog | 6 +++++- sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sci-libs/vecmath-objectclub') diff --git a/sci-libs/vecmath-objectclub/ChangeLog b/sci-libs/vecmath-objectclub/ChangeLog index b85872f13d08..a84910cba119 100644 --- a/sci-libs/vecmath-objectclub/ChangeLog +++ b/sci-libs/vecmath-objectclub/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/vecmath-objectclub # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/vecmath-objectclub/ChangeLog,v 1.1 2007/05/22 05:58:01 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/vecmath-objectclub/ChangeLog,v 1.2 2007/06/21 23:11:48 caster Exp $ + + 21 Jun 2007; Vlastimil Babka + vecmath-objectclub-1.14.ebuild: + Add ~x86 keyword. *vecmath-objectclub-1.14 (22 May 2007) diff --git a/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild b/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild index 3a06f70c21f3..7cfefb260d13 100644 --- a/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild +++ b/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild,v 1.1 2007/05/22 05:58:01 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild,v 1.2 2007/06/21 23:11:48 caster Exp $ inherit java-pkg-2 @@ -11,7 +11,7 @@ SRC_URI="http://www.objectclub.jp/download/files/vecmath/${MY_PN}-${PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=virtual/jdk-1.4" -- cgit v1.2.3-65-gdbad