diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-29 00:57:26 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-29 01:00:46 +0200 |
commit | 34a907a5e538db86a6d2a4594dc676f4d54aedaf (patch) | |
tree | a08e7c82478d69797edb5c6aea13aa5c938fa89e /sys-block/storcli | |
parent | sys-block/storcli: bump to v7.1316 (diff) | |
download | gentoo-34a907a5e538db86a6d2a4594dc676f4d54aedaf.tar.gz gentoo-34a907a5e538db86a6d2a4594dc676f4d54aedaf.tar.bz2 gentoo-34a907a5e538db86a6d2a4594dc676f4d54aedaf.zip |
sys-block/storcli: amd64 & x86 stable
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-block/storcli')
-rw-r--r-- | sys-block/storcli/storcli-7.1211.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/storcli/storcli-7.1211.ebuild b/sys-block/storcli/storcli-7.1211.ebuild index d96942c7205d..c2aac60238c5 100644 --- a/sys-block/storcli/storcli-7.1211.ebuild +++ b/sys-block/storcli/storcli-7.1211.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -14,7 +14,7 @@ SRC_URI="https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-cont LICENSE="Avago LSI BSD" SLOT="0/7.12" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="" |