diff options
Diffstat (limited to 'sys-apps/i2c/i2c-2.7.0.ebuild')
-rw-r--r-- | sys-apps/i2c/i2c-2.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/i2c/i2c-2.7.0.ebuild b/sys-apps/i2c/i2c-2.7.0.ebuild index bcfbbf679524..96a8d0dc86c3 100644 --- a/sys-apps/i2c/i2c-2.7.0.ebuild +++ b/sys-apps/i2c/i2c-2.7.0.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.7.0.ebuild,v 1.13 2004/06/30 17:20:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.7.0.ebuild,v 1.14 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 amd64 alpha ~ppc" +KEYWORDS="x86 amd64 alpha ppc" IUSE="" DEPEND="virtual/linux-sources" |