diff options
Diffstat (limited to 'x11-misc/wmappl/wmappl-0.6.ebuild')
-rw-r--r-- | x11-misc/wmappl/wmappl-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmappl/wmappl-0.6.ebuild b/x11-misc/wmappl/wmappl-0.6.ebuild index beb8b37d2677..fa959bad3982 100644 --- a/x11-misc/wmappl/wmappl-0.6.ebuild +++ b/x11-misc/wmappl/wmappl-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright (c) Vitaly Kushneriuk # Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmappl/wmappl-0.6.ebuild,v 1.5 2002/07/11 06:30:57 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmappl/wmappl-0.6.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pobox.com/~charkins/wmappl.html" DEPEND="x11-base/xfree virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { emake || die |