diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-07 21:33:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-07 22:02:51 +0000 |
commit | 02607e588dfba9e426789304013e7b21707d0340 (patch) | |
tree | 7669e3521a43ff323cd4d5565e72cafac0f46aa4 /sys-fs | |
parent | net-misc/openssh: stable 7.9_p1-r3 for sparc, bug #675522 (diff) | |
download | gentoo-02607e588dfba9e426789304013e7b21707d0340.tar.gz gentoo-02607e588dfba9e426789304013e7b21707d0340.tar.bz2 gentoo-02607e588dfba9e426789304013e7b21707d0340.zip |
sys-fs/lsscsi: stable 0.29 for hppa, bug #667022
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lsscsi/lsscsi-0.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lsscsi/lsscsi-0.29.ebuild b/sys-fs/lsscsi/lsscsi-0.29.ebuild index 67ee21242156..5267da987201 100644 --- a/sys-fs/lsscsi/lsscsi-0.29.ebuild +++ b/sys-fs/lsscsi/lsscsi-0.29.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,4 +9,4 @@ SRC_URI="http://sg.danny.cz/scsi/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" |