diff options
author | 2005-05-10 09:08:44 +0000 | |
---|---|---|
committer | 2005-05-10 09:08:44 +0000 | |
commit | 6a5260d5cbeb3dc56128ea6848b247a547097795 (patch) | |
tree | 4eaeaee60e4b1db6cd0bf1ff67c24774d70a5a60 /sys-apps/i2c/i2c-2.9.0.ebuild | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-6a5260d5cbeb3dc56128ea6848b247a547097795.tar.gz gentoo-2-6a5260d5cbeb3dc56128ea6848b247a547097795.tar.bz2 gentoo-2-6a5260d5cbeb3dc56128ea6848b247a547097795.zip |
Readded to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sys-apps/i2c/i2c-2.9.0.ebuild')
-rw-r--r-- | sys-apps/i2c/i2c-2.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/i2c/i2c-2.9.0.ebuild b/sys-apps/i2c/i2c-2.9.0.ebuild index ea9d8726c834..48db6637d2a5 100644 --- a/sys-apps/i2c/i2c-2.9.0.ebuild +++ b/sys-apps/i2c/i2c-2.9.0.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.0.ebuild,v 1.3 2005/01/10 18:19:23 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.9.0.ebuild,v 1.4 2005/05/10 09:08:44 dholm Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="${KV}" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="" |