diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:29:58 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:29:58 +0000 |
commit | e9691e4560e004195ebcfda0971bbd538dd7e58a (patch) | |
tree | a89f2773fe18051d60546c04fdb7b880ab1abccb /sys-block/tw_cli/tw_cli-9.4.0.1.ebuild | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-e9691e4560e004195ebcfda0971bbd538dd7e58a.tar.gz gentoo-2-e9691e4560e004195ebcfda0971bbd538dd7e58a.tar.bz2 gentoo-2-e9691e4560e004195ebcfda0971bbd538dd7e58a.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-block/tw_cli/tw_cli-9.4.0.1.ebuild')
-rw-r--r-- | sys-block/tw_cli/tw_cli-9.4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild b/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild index 044fea461f97..866535e8f031 100644 --- a/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild +++ b/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild,v 1.2 2007/04/01 19:56:28 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-9.4.0.1.ebuild,v 1.3 2007/07/02 15:29:58 peper Exp $ DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool" HOMEPAGE="http://www.3ware.com/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" # stripping seems to break this sometimes -RESTRICT="fetch nostrip nomirror" +RESTRICT="fetch strip mirror" # binary packages DEPEND="" RDEPEND="virtual/libc" |