diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-11 03:09:45 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-11 03:09:45 +0000 |
commit | cc237718c35414226f70846459ff49a309d51325 (patch) | |
tree | 8d92c59ce3a483f456e777f3579292e5cfa625b2 /net-irc/epic4 | |
parent | documentation fix (diff) | |
download | gentoo-2-cc237718c35414226f70846459ff49a309d51325.tar.gz gentoo-2-cc237718c35414226f70846459ff49a309d51325.tar.bz2 gentoo-2-cc237718c35414226f70846459ff49a309d51325.zip |
added sparc64 keyword
Diffstat (limited to 'net-irc/epic4')
-rw-r--r-- | net-irc/epic4/epic4-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/epic4/epic4-1.0.1-r1.ebuild b/net-irc/epic4/epic4-1.0.1-r1.ebuild index 8b07984d1f8c..ba07e063dc18 100644 --- a/net-irc/epic4/epic4-1.0.1-r1.ebuild +++ b/net-irc/epic4/epic4-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.0.1-r1.ebuild,v 1.9 2002/10/04 06:05:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.0.1-r1.ebuild,v 1.10 2002/10/11 03:09:45 seemant Exp $ S=${WORKDIR}/${P} @@ -13,7 +13,7 @@ DEPEND=">=sys-libs/ncurses-5.2" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc64" src_compile() { econf --libexecdir=/usr/lib/misc || die |