diff options
Diffstat (limited to 'app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild')
-rw-r--r-- | app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild b/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild index 5c34dbe455b2..ed73d878afdf 100644 --- a/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild +++ b/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild,v 1.3 2007/07/23 08:43:54 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild,v 1.4 2007/08/11 14:37:58 beandog Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://akira.ced.homedns.org/macbook-backlight/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="sys-apps/pciutils" |