From a6b4712714b39a23d513c000d7250d47cc6f7fff Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sun, 7 Mar 2010 10:00:58 +0000 Subject: Keyword ~x86 by lazy_bum. (Portage version: 2.2_rc63/cvs/Linux x86_64) --- dev-libs/tinyxml/ChangeLog | 8 ++++++-- dev-libs/tinyxml/tinyxml-2.5.3_p20090813.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-libs/tinyxml') diff --git a/dev-libs/tinyxml/ChangeLog b/dev-libs/tinyxml/ChangeLog index f6a8480a1d48..211970014917 100644 --- a/dev-libs/tinyxml/ChangeLog +++ b/dev-libs/tinyxml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/tinyxml -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyxml/ChangeLog,v 1.2 2009/08/13 13:22:13 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyxml/ChangeLog,v 1.3 2010/03/07 10:00:57 ssuominen Exp $ + + 07 Mar 2010; Samuli Suominen + tinyxml-2.5.3_p20090813.ebuild: + Keyword ~x86 by lazy_bum. 13 Aug 2009; Samuli Suominen tinyxml-2.5.3_p20090813.ebuild, +files/Makefile: diff --git a/dev-libs/tinyxml/tinyxml-2.5.3_p20090813.ebuild b/dev-libs/tinyxml/tinyxml-2.5.3_p20090813.ebuild index 8dd0d6f0a132..1703c3aef745 100644 --- a/dev-libs/tinyxml/tinyxml-2.5.3_p20090813.ebuild +++ b/dev-libs/tinyxml/tinyxml-2.5.3_p20090813.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyxml/tinyxml-2.5.3_p20090813.ebuild,v 1.4 2009/08/14 08:03:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyxml/tinyxml-2.5.3_p20090813.ebuild,v 1.5 2010/03/07 10:00:58 ssuominen Exp $ EAPI=2 inherit flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="debug doc" RDEPEND="" -- cgit v1.2.3-65-gdbad