diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-27 01:08:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-27 01:08:18 +0200 |
commit | 7551dc112754f91d3bde5263799afdb361963f19 (patch) | |
tree | eeb94ec4fb140b0e0d6f0c2abf2d9ca1b77d976f /sys-block/storcli/storcli-7.0504.ebuild | |
parent | sys-block/storcli: bump to v007.0709.0000.0000 (diff) | |
download | gentoo-7551dc112754f91d3bde5263799afdb361963f19.tar.gz gentoo-7551dc112754f91d3bde5263799afdb361963f19.tar.bz2 gentoo-7551dc112754f91d3bde5263799afdb361963f19.zip |
sys-block/storcli: amd64 & x86 stable
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'sys-block/storcli/storcli-7.0504.ebuild')
-rw-r--r-- | sys-block/storcli/storcli-7.0504.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/storcli/storcli-7.0504.ebuild b/sys-block/storcli/storcli-7.0504.ebuild index cfa99582d6a6..b49dadbb2f3c 100644 --- a/sys-block/storcli/storcli-7.0504.ebuild +++ b/sys-block/storcli/storcli-7.0504.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" @@ -14,7 +14,7 @@ SRC_URI="https://docs.broadcom.com/docs-and-downloads/docs-and-downloads/raid-co LICENSE="Avago LSI BSD" SLOT="0/7.5" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="" |