Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/hpssacli/
Date: Wed, 30 Nov 2022 09:39:49
Message-Id: 1669801178.e855905f62650f67ea7e2503808fb438107ba604.flow@gentoo
1 commit: e855905f62650f67ea7e2503808fb438107ba604
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 09:39:22 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 09:39:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e855905f
7
8 sys-block/hpssacli: stabilize 3.40.3.0 for amd64
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 sys-block/hpssacli/hpssacli-3.40.3.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild b/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild
16 index 3295f24d916b..7256e45a562c 100644
17 --- a/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild
18 +++ b/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ SRC_URI="https://downloads.linux.hpe.com/SDR/repo/spp/2019.03.0/packages/ssacli-
26
27 LICENSE="hpe"
28 SLOT="0"
29 -KEYWORDS="-* ~amd64"
30 +KEYWORDS="-* amd64"
31 IUSE=""
32
33 DEPEND=""