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 | ac468f9b2e818ffa05e003da61ab9c2ff1d546e2 (patch) | |
tree | 1006be8b6e175050e28923ba8fa192002098b670 /sys-apps/arrayprobe/arrayprobe-2.0.ebuild | |
parent | Stable on amd64 wrt bug #158770 (diff) | |
download | historical-ac468f9b2e818ffa05e003da61ab9c2ff1d546e2.tar.gz historical-ac468f9b2e818ffa05e003da61ab9c2ff1d546e2.tar.bz2 historical-ac468f9b2e818ffa05e003da61ab9c2ff1d546e2.zip |
Add ~amd64 wrt bug #157911.
Package-Manager: portage-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" |