diff options
Diffstat (limited to 'sys-apps/i2c/i2c-2.9.1.ebuild')
-rw-r--r-- | sys-apps/i2c/i2c-2.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/i2c/i2c-2.9.1.ebuild b/sys-apps/i2c/i2c-2.9.1.ebuild index 8cafe85caecd..b7b95fe57c60 100644 --- a/sys-apps/i2c/i2c-2.9.1.ebuild +++ b/sys-apps/i2c/i2c-2.9.1.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/sys-apps/i2c/i2c-2.9.1.ebuild,v 1.5 2005/08/19 15:35:45 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.9.1.ebuild,v 1.6 2005/11/21 19:59:52 blubb Exp $ inherit eutils toolchain-funcs linux-info @@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 -ppc x86" +KEYWORDS="-amd64 -ppc x86" IUSE="" |