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 | |
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')
-rw-r--r-- | sys-block/storcli/storcli-7.0504.ebuild | 4 | ||||
-rw-r--r-- | sys-block/storcli/storcli-7.0606.ebuild | 4 |
2 files changed, 4 insertions, 4 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="" diff --git a/sys-block/storcli/storcli-7.0606.ebuild b/sys-block/storcli/storcli-7.0606.ebuild index 4eef2bc72669..0b369d7c420b 100644 --- a/sys-block/storcli/storcli-7.0606.ebuild +++ b/sys-block/storcli/storcli-7.0606.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/raid-controllers/raid-cont LICENSE="Avago LSI BSD" SLOT="0/7.6" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="" |