diff options
author | 2013-07-22 21:12:27 +0000 | |
---|---|---|
committer | 2013-07-22 21:12:27 +0000 | |
commit | b851ef38a3031352956489a876415e822a64b20b (patch) | |
tree | 5e1459a2e55cf72e281acbf32572a81fc11c21b8 /sys-apps/sg3_utils/sg3_utils-1.36.ebuild | |
parent | Stable for ppc, wrt bug #476898 (diff) | |
download | historical-b851ef38a3031352956489a876415e822a64b20b.tar.gz historical-b851ef38a3031352956489a876415e822a64b20b.tar.bz2 historical-b851ef38a3031352956489a876415e822a64b20b.zip |
Stable for ppc64, wrt bug #477568
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.36.ebuild')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.36.ebuild b/sys-apps/sg3_utils/sg3_utils-1.36.ebuild index 6221fc16351c..32a435b4f1bd 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.36.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.36.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.36.ebuild,v 1.4 2013/07/22 20:33:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.36.ebuild,v 1.5 2013/07/22 21:12:26 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" |