commit: 755c4cfcefc51b31b972b23d8b6fb9dbcc5ec18e Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Tue Jan 9 15:50:27 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Jan 9 15:52:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755c4cfc
sys-block/hpssacli: stabilize 6.25.9.0 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> sys-block/hpssacli/hpssacli-6.25.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/hpssacli/hpssacli-6.25.9.0.ebuild b/sys-block/hpssacli/hpssacli-6.25.9.0.ebuild index 98323e60af5b..584119b53f3d 100644 --- a/sys-block/hpssacli/hpssacli-6.25.9.0.ebuild +++ b/sys-block/hpssacli/hpssacli-6.25.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://downloads.hpe.com/pub/softlib2/software1/pubsw-linux/p173609780 LICENSE="hp-proliant-essentials" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" RESTRICT="mirror bindist" S="${WORKDIR}"
