diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-24 13:41:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-24 13:41:37 +0000 |
commit | 825fa18114d98e3f4ae3168fdcea80b92fe290cd (patch) | |
tree | 07cbc057d933da4f00151b260b9c3f9dfaa29e86 /net-irc/asuka/asuka-1.2.1.ebuild | |
parent | Stable on ppc wrt bug 167886 (diff) | |
download | historical-825fa18114d98e3f4ae3168fdcea80b92fe290cd.tar.gz historical-825fa18114d98e3f4ae3168fdcea80b92fe290cd.tar.bz2 historical-825fa18114d98e3f4ae3168fdcea80b92fe290cd.zip |
Dropped ~ppc wrt bug 152922, 167886
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'net-irc/asuka/asuka-1.2.1.ebuild')
-rw-r--r-- | net-irc/asuka/asuka-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/asuka/asuka-1.2.1.ebuild b/net-irc/asuka/asuka-1.2.1.ebuild index c5829d898c7d..98e14f3b0de5 100644 --- a/net-irc/asuka/asuka-1.2.1.ebuild +++ b/net-irc/asuka/asuka-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/asuka/asuka-1.2.1.ebuild,v 1.4 2006/10/31 23:18:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/asuka/asuka-1.2.1.ebuild,v 1.5 2007/02/24 13:41:37 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev-com.quakenet.org/releases/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-1" SLOT="0" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc" IUSE="debug" DEPEND="virtual/libc" |