diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-11-30 10:39:22 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-11-30 10:39:38 +0100 |
commit | e855905f62650f67ea7e2503808fb438107ba604 (patch) | |
tree | 7ea1ce92e16b6f715e5b3d03035c223f0f3567a1 /sys-block | |
parent | dev-util/include-what-you-use: stabilize 0.19 for amd64 (diff) | |
download | gentoo-e855905f62650f67ea7e2503808fb438107ba604.tar.gz gentoo-e855905f62650f67ea7e2503808fb438107ba604.tar.bz2 gentoo-e855905f62650f67ea7e2503808fb438107ba604.zip |
sys-block/hpssacli: stabilize 3.40.3.0 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/hpssacli/hpssacli-3.40.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild b/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild index 3295f24d916b..7256e45a562c 100644 --- a/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild +++ b/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://downloads.linux.hpe.com/SDR/repo/spp/2019.03.0/packages/ssacli- LICENSE="hpe" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" DEPEND="" |