diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:37:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:37:42 +0100 |
commit | f2f3ca9297200c4d5a647bb7dba8d0111cf45163 (patch) | |
tree | 3cf81657a882a3d0cab4bbc95df9b734a770c795 /sys-apps | |
parent | net-vpn/libreswan: amd64 stable wrt bug #830831 (diff) | |
download | gentoo-f2f3ca9297200c4d5a647bb7dba8d0111cf45163.tar.gz gentoo-f2f3ca9297200c4d5a647bb7dba8d0111cf45163.tar.bz2 gentoo-f2f3ca9297200c4d5a647bb7dba8d0111cf45163.zip |
sys-apps/ipmiutil: amd64 stable wrt bug #828411
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/ipmiutil/ipmiutil-3.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ipmiutil/ipmiutil-3.1.7.ebuild b/sys-apps/ipmiutil/ipmiutil-3.1.7.ebuild index 5bf9b0440aa6..8192b43aff23 100644 --- a/sys-apps/ipmiutil/ipmiutil-3.1.7.ebuild +++ b/sys-apps/ipmiutil/ipmiutil-3.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~x86" IUSE="static-libs" RDEPEND=">=dev-libs/openssl-1:0=" |