diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-21 14:58:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-21 14:58:15 +0000 |
commit | e1133fe4127085603e349af9eee1c62777cf8811 (patch) | |
tree | e8b1052c6be1e0ed7774cf311db5528d1712507f /sys-fs/lsscsi/lsscsi-0.26.ebuild | |
parent | Stable for HPPA (bug #420167). (diff) | |
download | historical-e1133fe4127085603e349af9eee1c62777cf8811.tar.gz historical-e1133fe4127085603e349af9eee1c62777cf8811.tar.bz2 historical-e1133fe4127085603e349af9eee1c62777cf8811.zip |
Stable for HPPA (bug #422213).
Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/lsscsi/lsscsi-0.26.ebuild')
-rw-r--r-- | sys-fs/lsscsi/lsscsi-0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lsscsi/lsscsi-0.26.ebuild b/sys-fs/lsscsi/lsscsi-0.26.ebuild index c6fbd51ff362..826c77b0e037 100644 --- a/sys-fs/lsscsi/lsscsi-0.26.ebuild +++ b/sys-fs/lsscsi/lsscsi-0.26.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-fs/lsscsi/lsscsi-0.26.ebuild,v 1.3 2012/06/20 08:20:42 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.26.ebuild,v 1.4 2012/06/21 14:58:15 jer Exp $ EAPI=4 @@ -10,5 +10,5 @@ SRC_URI="http://sg.danny.cz/scsi/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" |