commit: 12e98e2a0ba9b25ad60fd0db92c1b5d92e789654 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 18:25:08 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 18:25:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e98e2a
sys-apps/hponcfg: Stabilize 5.6.0.0-r1 amd64, #901939 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild b/sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild index d0ac235482e9..0e0bb4843c70 100644 --- a/sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild +++ b/sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/7/x86_64/current/${PN LICENSE="hpe" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" RDEPEND="elibc_glibc? ( >sys-libs/glibc-2.14 )"
