diff options
author | Sam James <sam@gentoo.org> | 2022-12-28 22:25:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-28 22:25:10 +0000 |
commit | 2ae7903a0733ee2b287a24ba27c5c31fc9089773 (patch) | |
tree | 23a6c78283f66004d8a7b1802e4517be2b8596b5 /sys-apps/hponcfg | |
parent | dev-db/oracle-instantclient: Stabilize 21.3.0.0.0 x86, #888793 (diff) | |
download | gentoo-2ae7903a0733ee2b287a24ba27c5c31fc9089773.tar.gz gentoo-2ae7903a0733ee2b287a24ba27c5c31fc9089773.tar.bz2 gentoo-2ae7903a0733ee2b287a24ba27c5c31fc9089773.zip |
sys-apps/hponcfg: Stabilize 5.6.0.0 amd64, #888797
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.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hponcfg/hponcfg-5.6.0.0.ebuild b/sys-apps/hponcfg/hponcfg-5.6.0.0.ebuild index 867b52259c96..65d9db612401 100644 --- a/sys-apps/hponcfg/hponcfg-5.6.0.0.ebuild +++ b/sys-apps/hponcfg/hponcfg-5.6.0.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=7 @@ -13,7 +13,7 @@ SRC_URI="amd64? ( https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/7/x86_64/cur LICENSE="hpe" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" DEPEND="" |