diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-07-12 19:31:54 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-07-12 19:31:54 +0000 |
commit | 198b931b10335c8d55fc5a903b3d86529c236edc (patch) | |
tree | b76581fa33ae6f72060e34d5f0391a951e3bca64 /net-misc/aiccu/aiccu-2007.01.15.ebuild | |
parent | # Marcelo Goes <vanquirius@gentoo.org> (12 Jul 2008) (diff) | |
download | gentoo-2-198b931b10335c8d55fc5a903b3d86529c236edc.tar.gz gentoo-2-198b931b10335c8d55fc5a903b3d86529c236edc.tar.bz2 gentoo-2-198b931b10335c8d55fc5a903b3d86529c236edc.zip |
Add ~sparc at usr (EoD) request, bug #231588.
(Portage version: 2.2_rc1/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'net-misc/aiccu/aiccu-2007.01.15.ebuild')
-rw-r--r-- | net-misc/aiccu/aiccu-2007.01.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/aiccu/aiccu-2007.01.15.ebuild b/net-misc/aiccu/aiccu-2007.01.15.ebuild index 08a0d46f8985..919588228808 100644 --- a/net-misc/aiccu/aiccu-2007.01.15.ebuild +++ b/net-misc/aiccu/aiccu-2007.01.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.15.ebuild,v 1.6 2008/05/12 18:23:10 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.15.ebuild,v 1.7 2008/07/12 19:31:54 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.sixxs.net/archive/sixxs/aiccu/unix/${PN}_${PV//\./}.tar.gz" LICENSE="SixXS" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ppc x86" +KEYWORDS="amd64 arm ~hppa ~ppc ~sparc x86" IUSE="" DEPEND="net-libs/gnutls sys-apps/iproute2" |