diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:05:59 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:05:59 +0000 |
commit | 76bbbe3b9ceca4786fca8d0ab5e86b4a032303e2 (patch) | |
tree | 260ccbf9cc350026d086df22925bfd2ed2f11b8b /x11-libs/openmotif | |
parent | small fix0rs (diff) | |
download | historical-76bbbe3b9ceca4786fca8d0ab5e86b4a032303e2.tar.gz historical-76bbbe3b9ceca4786fca8d0ab5e86b4a032303e2.tar.bz2 historical-76bbbe3b9ceca4786fca8d0ab5e86b4a032303e2.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild index 3dff675ca4a5..2769fc251fe9 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild,v 1.7 2002/07/16 00:07:27 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild,v 1.8 2002/08/14 13:05:59 murphy Exp $ MY_P=${P}-4_MLI.src S=${WORKDIR}/motif @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" HOMEPAGE="http://www.metrolink.com/openmotif/" LICENSE="MOTIF" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc virtual/x11" |