diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 18:25:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 18:25:24 +0000 |
commit | 12e98e2a0ba9b25ad60fd0db92c1b5d92e789654 (patch) | |
tree | f03a0ac7b692fcb15978850648921cb5a96648c4 /sys-apps/hponcfg | |
parent | dev-db/kyotocabinet: Stabilize 1.2.79-r1 amd64, #901935 (diff) | |
download | gentoo-12e98e2a0ba9b25ad60fd0db92c1b5d92e789654.tar.gz gentoo-12e98e2a0ba9b25ad60fd0db92c1b5d92e789654.tar.bz2 gentoo-12e98e2a0ba9b25ad60fd0db92c1b5d92e789654.zip |
sys-apps/hponcfg: Stabilize 5.6.0.0-r1 amd64, #901939
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/hponcfg')
-rw-r--r-- | sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild | 4 |
1 files 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 )" |