diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-02 22:04:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-02 22:04:18 +0000 |
commit | a43deed43cc2bb1d782b574f750fea5b1df3e32a (patch) | |
tree | 95d182ffddaa219283559b17896c8f82bc210992 /x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild | |
parent | hppa/ia64 love (diff) | |
download | gentoo-2-a43deed43cc2bb1d782b574f750fea5b1df3e32a.tar.gz gentoo-2-a43deed43cc2bb1d782b574f750fea5b1df3e32a.tar.bz2 gentoo-2-a43deed43cc2bb1d782b574f750fea5b1df3e32a.zip |
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild')
-rw-r--r-- | x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild index e147508f9aec..ada34b313363 100644 --- a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild +++ b/x11-libs/Xaw3d/Xaw3d-1.5-r1.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/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.30 2005/12/30 10:22:02 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.31 2006/01/02 22:04:18 vapier Exp $ # Ok, hopefully this will resolv the problem with the version of libXaw3d that # gets created. @@ -26,7 +26,7 @@ SRC_URI="ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/${P}.tar.gz LICENSE="X11" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 sh sparc x86" IUSE="" # There _might_ be something else, but I doubt it. |