diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-08 01:40:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-08 01:40:24 +0200 |
commit | 97097e8d4e20a50c60ccc8d20fab6fbf0d61169e (patch) | |
tree | 2f16329517139aedf2d0783e6cd396baa94fe0d9 /sys-apps/hponcfg | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.11.19 (diff) | |
download | gentoo-97097e8d4e20a50c60ccc8d20fab6fbf0d61169e.tar.gz gentoo-97097e8d4e20a50c60ccc8d20fab6fbf0d61169e.tar.bz2 gentoo-97097e8d4e20a50c60ccc8d20fab6fbf0d61169e.zip |
sys-apps/hponcfg: amd64 stable
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/hponcfg')
-rw-r--r-- | sys-apps/hponcfg/hponcfg-5.5.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hponcfg/hponcfg-5.5.0.0.ebuild b/sys-apps/hponcfg/hponcfg-5.5.0.0.ebuild index f7b9cb0e2083..af5d2ef9c63a 100644 --- a/sys-apps/hponcfg/hponcfg-5.5.0.0.ebuild +++ b/sys-apps/hponcfg/hponcfg-5.5.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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="" |