diff options
Diffstat (limited to 'sys-apps/i2c/i2c-2.8.7.ebuild')
-rw-r--r-- | sys-apps/i2c/i2c-2.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/i2c/i2c-2.8.7.ebuild b/sys-apps/i2c/i2c-2.8.7.ebuild index d4114f3023de..5d19c637cb26 100644 --- a/sys-apps/i2c/i2c-2.8.7.ebuild +++ b/sys-apps/i2c/i2c-2.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.7.ebuild,v 1.3 2004/07/20 18:20:26 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.7.ebuild,v 1.4 2004/09/03 21:03:23 pvdabeel Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="${KV}" -KEYWORDS="x86" +KEYWORDS="x86 ppc" IUSE="" DEPEND="" |