diff options
Diffstat (limited to 'app-misc/nut/nut-10.15.ebuild')
-rw-r--r-- | app-misc/nut/nut-10.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/nut/nut-10.15.ebuild b/app-misc/nut/nut-10.15.ebuild index dedeb0ca6074..e25912cd5f04 100644 --- a/app-misc/nut/nut-10.15.ebuild +++ b/app-misc/nut/nut-10.15.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-misc/nut/nut-10.15.ebuild,v 1.2 2005/05/11 00:02:16 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-10.15.ebuild,v 1.3 2005/10/04 13:39:26 agriffis Exp $ inherit flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.lafn.org/~av832/" SRC_URI="http://www.lafn.org/~av832/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" DEPEND="" |