diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 21:24:40 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 21:24:40 +0000 |
commit | 06ea238477d033c56f0e4c4a2f3a3dba61a0624a (patch) | |
tree | 821aa167a619aafd185edfdef14bcb4dff82e4bf /sys-libs/libstatgrab/libstatgrab-0.11.1.ebuild | |
parent | fix herd; no-herd; netmon doesnt have anything to do with this package (diff) | |
download | gentoo-2-06ea238477d033c56f0e4c4a2f3a3dba61a0624a.tar.gz gentoo-2-06ea238477d033c56f0e4c4a2f3a3dba61a0624a.tar.bz2 gentoo-2-06ea238477d033c56f0e4c4a2f3a3dba61a0624a.zip |
Marked ~amd64.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sys-libs/libstatgrab/libstatgrab-0.11.1.ebuild')
-rw-r--r-- | sys-libs/libstatgrab/libstatgrab-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libstatgrab/libstatgrab-0.11.1.ebuild b/sys-libs/libstatgrab/libstatgrab-0.11.1.ebuild index f3cc527e01b9..afb804098bd2 100644 --- a/sys-libs/libstatgrab/libstatgrab-0.11.1.ebuild +++ b/sys-libs/libstatgrab/libstatgrab-0.11.1.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-libs/libstatgrab/libstatgrab-0.11.1.ebuild,v 1.1 2005/04/21 09:26:14 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.11.1.ebuild,v 1.2 2005/05/08 21:24:40 herbs Exp $ DESCRIPTION="Provides cross platform access to statistics about the system on which it's run." HOMEPAGE="http://www.i-scream.org/libstatgrab/" @@ -8,7 +8,7 @@ SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libsta LICENSE="|| ( GPL-2 LGPL-2.1 )" SLOT=0 -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" RDEPEND=">=sys-libs/ncurses-5.4-r1 virtual/libc" |