summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-04-27 00:06:00 +0000
committerSteve Dibb <beandog@gentoo.org>2007-04-27 00:06:00 +0000
commit0ffcaf4f526fd6c0948ac255fcd41e8dde84cd3d (patch)
tree2d19c7a289e14659af2752fde530ce3802d8a6ca /app-laptop/macbook-backlight
parentAdd ~amd64, bug 174690 (diff)
downloadgentoo-2-0ffcaf4f526fd6c0948ac255fcd41e8dde84cd3d.tar.gz
gentoo-2-0ffcaf4f526fd6c0948ac255fcd41e8dde84cd3d.tar.bz2
gentoo-2-0ffcaf4f526fd6c0948ac255fcd41e8dde84cd3d.zip
Add ~amd64, bug 174612
(Portage version: 2.1.2.4)
Diffstat (limited to 'app-laptop/macbook-backlight')
-rw-r--r--app-laptop/macbook-backlight/ChangeLog5
-rw-r--r--app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/macbook-backlight/ChangeLog b/app-laptop/macbook-backlight/ChangeLog
index 33a7f980b754..3b15d6d49f55 100644
--- a/app-laptop/macbook-backlight/ChangeLog
+++ b/app-laptop/macbook-backlight/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-laptop/macbook-backlight
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/ChangeLog,v 1.1 2007/03/16 18:09:29 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/ChangeLog,v 1.2 2007/04/27 00:06:00 beandog Exp $
+
+ 27 Apr 2007; Steve Dibb <beandog@gentoo.org> macbook-backlight-0.1.ebuild:
+ Add ~amd64, bug 174612
*macbook-backlight-0.1 (16 Mar 2007)
diff --git a/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild b/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild
index bf8bc075a01c..ccb351b5eced 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.1 2007/03/16 18:09:29 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild,v 1.2 2007/04/27 00:06:00 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="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="sys-apps/pciutils"