diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-15 14:21:30 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-15 14:21:30 +0000 |
commit | 4210b03de9f84c11df3a2956c959c18d578412f1 (patch) | |
tree | 56a7ca92045cd47c6311707d36ae6c840997e8af /app-text/xhtml1/xhtml1-20020801-r3.ebuild | |
parent | mostly fixes in eclasses (diff) | |
download | gentoo-2-4210b03de9f84c11df3a2956c959c18d578412f1.tar.gz gentoo-2-4210b03de9f84c11df3a2956c959c18d578412f1.tar.bz2 gentoo-2-4210b03de9f84c11df3a2956c959c18d578412f1.zip |
Marked ~amd64, closes bug 117753.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/xhtml1/xhtml1-20020801-r3.ebuild')
-rw-r--r-- | app-text/xhtml1/xhtml1-20020801-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xhtml1/xhtml1-20020801-r3.ebuild b/app-text/xhtml1/xhtml1-20020801-r3.ebuild index cab99207c4c1..b891f806d135 100644 --- a/app-text/xhtml1/xhtml1-20020801-r3.ebuild +++ b/app-text/xhtml1/xhtml1-20020801-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r3.ebuild,v 1.2 2005/10/29 15:37:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r3.ebuild,v 1.3 2006/01/15 14:19:58 cryos Exp $ inherit sgml-catalog eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.w3.org/TR/xhtml1/xhtml1.tgz" LICENSE="W3C" SLOT="0" -KEYWORDS="~ppc ~ppc-macos x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos x86" IUSE="" DEPEND="app-text/sgml-common" |