diff options
author | 2013-06-02 08:39:20 +0000 | |
---|---|---|
committer | 2013-06-02 08:39:20 +0000 | |
commit | 08d8f7d85bfc3dfe3b525347dab3e9f0ad4a5b99 (patch) | |
tree | 113268d8f065f34f54524a30a8e090f8f1ff6922 /sys-apps/sg3_utils/sg3_utils-1.35.ebuild | |
parent | Stable for sh, wrt bug #470448 (diff) | |
download | gentoo-2-08d8f7d85bfc3dfe3b525347dab3e9f0ad4a5b99.tar.gz gentoo-2-08d8f7d85bfc3dfe3b525347dab3e9f0ad4a5b99.tar.bz2 gentoo-2-08d8f7d85bfc3dfe3b525347dab3e9f0ad4a5b99.zip |
Stable for sh, wrt bug #463142
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.35.ebuild')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.35.ebuild b/sys-apps/sg3_utils/sg3_utils-1.35.ebuild index f6af9045a769..a9f9abafb28c 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.35.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.35.ebuild,v 1.10 2013/05/25 07:57:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.35.ebuild,v 1.11 2013/06/02 08:39:20 ago 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 ~mips ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |