diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 15:50:26 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 15:50:26 +0000 |
commit | eaa424823c15b3b0aab4b48e7b1722341711aa08 (patch) | |
tree | c937c6cc2f896f82217bb539a26a7e40669933c5 /app-text/xlhtml/xlhtml-0.5.ebuild | |
parent | Initial import. (diff) | |
download | historical-eaa424823c15b3b0aab4b48e7b1722341711aa08.tar.gz historical-eaa424823c15b3b0aab4b48e7b1722341711aa08.tar.bz2 historical-eaa424823c15b3b0aab4b48e7b1722341711aa08.zip |
Marked ~ppc-macos (bug #109441)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-text/xlhtml/xlhtml-0.5.ebuild')
-rw-r--r-- | app-text/xlhtml/xlhtml-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xlhtml/xlhtml-0.5.ebuild b/app-text/xlhtml/xlhtml-0.5.ebuild index 14f3f96f019d..6758fb4fcc6f 100644 --- a/app-text/xlhtml/xlhtml-0.5.ebuild +++ b/app-text/xlhtml/xlhtml-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.11 2005/08/23 17:52:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.12 2005/10/29 15:50:26 grobian Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/chicago/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha x86 ppc ~sparc ~amd64" +KEYWORDS="alpha ~amd64 ppc ~ppc-macos ~sparc x86" IUSE="" DEPEND="" |