diff options
author | 2012-04-01 17:14:15 +0000 | |
---|---|---|
committer | 2012-04-01 17:14:15 +0000 | |
commit | 974e19f5d3552b245210ec43aee92906cab61070 (patch) | |
tree | cc77cb2879876af60b97d76fda6c816507b6807d /sys-apps/sg3_utils/sg3_utils-1.33.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-974e19f5d3552b245210ec43aee92906cab61070.tar.gz gentoo-2-974e19f5d3552b245210ec43aee92906cab61070.tar.bz2 gentoo-2-974e19f5d3552b245210ec43aee92906cab61070.zip |
alpha/ia64/sh/sparc stable wrt #405067
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.33.ebuild')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.33.ebuild b/sys-apps/sg3_utils/sg3_utils-1.33.ebuild index 24a0b13c1f6d..09acd68257e5 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.33.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.33.ebuild,v 1.7 2012/03/28 05:33:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.33.ebuild,v 1.8 2012/04/01 17:14:15 armin76 Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |