diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2006-12-23 22:41:11 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2006-12-23 22:41:11 +0000 |
commit | 9a342e0b39e475f496bb75ebb5a31c43878180ff (patch) | |
tree | 98168cf1e191609cabc04d1f4c12e95ec15cdc1c /sys-apps/arrayprobe/arrayprobe-2.0.ebuild | |
parent | Stable on amd64 wrt bug #158770 (diff) | |
download | gentoo-2-9a342e0b39e475f496bb75ebb5a31c43878180ff.tar.gz gentoo-2-9a342e0b39e475f496bb75ebb5a31c43878180ff.tar.bz2 gentoo-2-9a342e0b39e475f496bb75ebb5a31c43878180ff.zip |
Add ~amd64 wrt bug #157911.
(Portage version: 2.1.2_rc4)
Diffstat (limited to 'sys-apps/arrayprobe/arrayprobe-2.0.ebuild')
-rw-r--r-- | sys-apps/arrayprobe/arrayprobe-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/arrayprobe/arrayprobe-2.0.ebuild b/sys-apps/arrayprobe/arrayprobe-2.0.ebuild index ab865c252726..bb70019f02fa 100644 --- a/sys-apps/arrayprobe/arrayprobe-2.0.ebuild +++ b/sys-apps/arrayprobe/arrayprobe-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/arrayprobe/arrayprobe-2.0.ebuild,v 1.2 2006/11/29 10:20:32 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/arrayprobe/arrayprobe-2.0.ebuild,v 1.3 2006/12/23 22:41:11 peper Exp $ DESCRIPTION="CLI utility that reports the status of a HP (Compaq) array controller (both IDA & CCISS supported)." HOMEPAGE="http://www.strocamp.net/opensource/arrayprobe.php" SRC_URI="http://www.strocamp.net/opensource/compaq/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="virtual/linux-sources" |