From 2b6818a44b51545de3aede0c5eb257122d7f1230 Mon Sep 17 00:00:00 2001 From: William Thomson Date: Thu, 25 Jan 2007 18:17:34 +0000 Subject: Added ~amd64 keyword (Portage version: 2.1.2-r1) --- dev-java/ant-apache-bsf/ChangeLog | 6 +++++- dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-java/ant-apache-bsf') diff --git a/dev-java/ant-apache-bsf/ChangeLog b/dev-java/ant-apache-bsf/ChangeLog index 259a884354c6..3fa0381835ae 100644 --- a/dev-java/ant-apache-bsf/ChangeLog +++ b/dev-java/ant-apache-bsf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-apache-bsf # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.2 2007/01/22 16:48:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.3 2007/01/25 18:17:34 wltjr Exp $ + + 25 Jan 2007; William L. Thomson Jr. + ant-apache-bsf-1.7.0.ebuild: + Added ~amd64 keyword 22 Jan 2007; Markus Rothe ant-apache-bsf-1.7.0.ebuild: diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild index 66d83ebe42e8..540aa381fc4f 100644 --- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild +++ b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild,v 1.3 2007/01/22 16:48:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild,v 1.4 2007/01/25 18:17:34 wltjr Exp $ ANT_TASK_DEPNAME="bsf-2.3" inherit ant-tasks -KEYWORDS="~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" DEPEND=">=dev-java/bsf-2.3.0-r3" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad