diff options
author | 2004-05-29 16:16:28 +0000 | |
---|---|---|
committer | 2004-05-29 16:16:28 +0000 | |
commit | 7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f (patch) | |
tree | fa4f57d5a9eee3f412a103516c2cb59858f3bd68 /net-irc/iip/iip-1.1.0.ebuild | |
parent | PPC stable profile update (diff) | |
download | historical-7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f.tar.gz historical-7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f.tar.bz2 historical-7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'net-irc/iip/iip-1.1.0.ebuild')
-rw-r--r-- | net-irc/iip/iip-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/iip/iip-1.1.0.ebuild b/net-irc/iip/iip-1.1.0.ebuild index e04f36652975..90d570136f2c 100644 --- a/net-irc/iip/iip-1.1.0.ebuild +++ b/net-irc/iip/iip-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/iip/iip-1.1.0.ebuild,v 1.3 2004/04/27 22:10:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/iip/iip-1.1.0.ebuild,v 1.4 2004/05/29 16:16:27 pvdabeel Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.invisiblenet.net/iip/" SRC_URI="mirror://sourceforge/invisibleip/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/glibc" |