diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:31:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:37:57 +0100 |
commit | e7078ea0c836246b61c80be467a8fd5fc896fb4b (patch) | |
tree | 1bb57f5b26d2e565c9de718de9370fa5d3aed72e /sys-fs/lsscsi | |
parent | sys-apps/help2man: stable 1.47.6 for ia64, bug #666958 (diff) | |
download | gentoo-e7078ea0c836246b61c80be467a8fd5fc896fb4b.tar.gz gentoo-e7078ea0c836246b61c80be467a8fd5fc896fb4b.tar.bz2 gentoo-e7078ea0c836246b61c80be467a8fd5fc896fb4b.zip |
sys-fs/lsscsi: stable 0.29 for ia64, bug #667022
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-fs/lsscsi')
-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 6664fe62da8f..bd1ab8ca1133 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 Foundation +# Copyright 1999-2018 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" |