diff options
Diffstat (limited to 'x11-plugins/gkrellm-leds')
-rw-r--r-- | x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild index 2d4042828c8f..a8c7e4ffdc8e 100644 --- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild +++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild,v 1.1 2004/01/17 19:22:04 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild,v 1.2 2004/02/28 17:58:57 aliz Exp $ MY_P=${P/rellm-/} S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ DEPEND="=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" src_compile() { make || die |