diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-07 21:51:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-07 21:51:51 +0200 |
commit | a369f65e16bbafe11ded831b823532eea1fbf6c4 (patch) | |
tree | 1a6d9e2b029d7625e9899756c57cf363acc6a533 /sys-block | |
parent | www-apps/nextcloud-notify_push: drop old (diff) | |
download | gentoo-a369f65e16bbafe11ded831b823532eea1fbf6c4.tar.gz gentoo-a369f65e16bbafe11ded831b823532eea1fbf6c4.tar.bz2 gentoo-a369f65e16bbafe11ded831b823532eea1fbf6c4.zip |
sys-block/storcli: amd64 stable
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/storcli/storcli-7.1508.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/storcli/storcli-7.1508.ebuild b/sys-block/storcli/storcli-7.1508.ebuild index ae266864ee4f..85475aef40fd 100644 --- a/sys-block/storcli/storcli-7.1508.ebuild +++ b/sys-block/storcli/storcli-7.1508.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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.15" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" RDEPEND="" |