diff options
Diffstat (limited to 'sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild')
-rw-r--r-- | sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild b/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild index c15230e7f89a..187ca88a4e66 100644 --- a/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild +++ b/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild,v 1.1 2010/01/13 17:53:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/arrayprobe/arrayprobe-2.0-r2.ebuild,v 1.2 2010/01/14 12:39:34 fauli Exp $ inherit eutils inherit autotools @@ -10,7 +10,7 @@ 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="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="virtual/linux-sources" |