Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/storcli/
Date: Tue, 28 Apr 2020 23:04:35
Message-Id: 1588114846.34a907a5e538db86a6d2a4594dc676f4d54aedaf.whissi@gentoo
1 commit: 34a907a5e538db86a6d2a4594dc676f4d54aedaf
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 22:57:26 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 23:00:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a907a5
7
8 sys-block/storcli: amd64 & x86 stable
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-block/storcli/storcli-7.1211.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-block/storcli/storcli-7.1211.ebuild b/sys-block/storcli/storcli-7.1211.ebuild
17 index d96942c7205..c2aac60238c 100644
18 --- a/sys-block/storcli/storcli-7.1211.ebuild
19 +++ b/sys-block/storcli/storcli-7.1211.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="7"
26 @@ -14,7 +14,7 @@ SRC_URI="https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-cont
27
28 LICENSE="Avago LSI BSD"
29 SLOT="0/7.12"
30 -KEYWORDS="-* ~amd64 ~x86"
31 +KEYWORDS="-* amd64 x86"
32 IUSE=""
33
34 RDEPEND=""