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: Wed, 26 Sep 2018 23:08:32
Message-Id: 1538003298.7551dc112754f91d3bde5263799afdb361963f19.whissi@gentoo
1 commit: 7551dc112754f91d3bde5263799afdb361963f19
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 26 23:08:07 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 26 23:08:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7551dc11
7
8 sys-block/storcli: amd64 & x86 stable
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11 Package-Manager: Portage-2.3.50, Repoman-2.3.11
12
13 sys-block/storcli/storcli-7.0504.ebuild | 4 ++--
14 sys-block/storcli/storcli-7.0606.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/sys-block/storcli/storcli-7.0504.ebuild b/sys-block/storcli/storcli-7.0504.ebuild
18 index cfa99582d6a..b49dadbb2f3 100644
19 --- a/sys-block/storcli/storcli-7.0504.ebuild
20 +++ b/sys-block/storcli/storcli-7.0504.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="6"
27 @@ -14,7 +14,7 @@ SRC_URI="https://docs.broadcom.com/docs-and-downloads/docs-and-downloads/raid-co
28
29 LICENSE="Avago LSI BSD"
30 SLOT="0/7.5"
31 -KEYWORDS="-* ~amd64 ~x86"
32 +KEYWORDS="-* amd64 x86"
33 IUSE=""
34
35 RDEPEND=""
36
37 diff --git a/sys-block/storcli/storcli-7.0606.ebuild b/sys-block/storcli/storcli-7.0606.ebuild
38 index 4eef2bc7266..0b369d7c420 100644
39 --- a/sys-block/storcli/storcli-7.0606.ebuild
40 +++ b/sys-block/storcli/storcli-7.0606.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2018 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI="6"
47 @@ -14,7 +14,7 @@ SRC_URI="https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-cont
48
49 LICENSE="Avago LSI BSD"
50 SLOT="0/7.6"
51 -KEYWORDS="-* ~amd64 ~x86"
52 +KEYWORDS="-* amd64 x86"
53 IUSE=""
54
55 RDEPEND=""