diff options
author | 2005-09-20 02:11:11 +0000 | |
---|---|---|
committer | 2005-09-20 02:11:11 +0000 | |
commit | 497d365c6887c9759b271c521f72f86c5d46cb02 (patch) | |
tree | 8d9074a095f044b979564f465d59e5534d6785f5 /sys-block/scsiping/scsiping-0.0.1.ebuild | |
parent | Masking upcoming package "sci-chemistry/gamess" to allow for some testing. (diff) | |
download | historical-497d365c6887c9759b271c521f72f86c5d46cb02.tar.gz historical-497d365c6887c9759b271c521f72f86c5d46cb02.tar.bz2 historical-497d365c6887c9759b271c521f72f86c5d46cb02.zip |
Works on ~amd64.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-block/scsiping/scsiping-0.0.1.ebuild')
-rw-r--r-- | sys-block/scsiping/scsiping-0.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/scsiping/scsiping-0.0.1.ebuild b/sys-block/scsiping/scsiping-0.0.1.ebuild index 983207752cbd..cc05ea3dd449 100644 --- a/sys-block/scsiping/scsiping-0.0.1.ebuild +++ b/sys-block/scsiping/scsiping-0.0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/scsiping/scsiping-0.0.1.ebuild,v 1.1 2005/09/19 22:02:15 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/scsiping/scsiping-0.0.1.ebuild,v 1.2 2005/09/20 02:11:11 robbat2 Exp $ DESCRIPTION="SCSIPing pings a host on the SCSI-chain" HOMEPAGE="http://www.vanheusden.com/Linux/" SRC_URI="http://www.vanheusden.com/Linux/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND="virtual/libc" DEPEND="${RDEPEND}" |