diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:53:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:32 +0100 |
commit | 3a018be74c7f9569e3ea0c85661f7c92c6a37198 (patch) | |
tree | 377c8ce6c20a79c7859f750df6467e4bab817b0d /sys-libs | |
parent | net-mail/fdm: x86 stable (bug #676736) (diff) | |
download | gentoo-3a018be74c7f9569e3ea0c85661f7c92c6a37198.tar.gz gentoo-3a018be74c7f9569e3ea0c85661f7c92c6a37198.tar.bz2 gentoo-3a018be74c7f9569e3ea0c85661f7c92c6a37198.zip |
sys-libs/freeipmi: x86 stable (bug #676222)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/freeipmi/freeipmi-1.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/freeipmi/freeipmi-1.5.7.ebuild b/sys-libs/freeipmi/freeipmi-1.5.7.ebuild index 44c0af38ab67..391f284d27cf 100644 --- a/sys-libs/freeipmi/freeipmi-1.5.7.ebuild +++ b/sys-libs/freeipmi/freeipmi-1.5.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa x86" IUSE="debug nagios" RDEPEND="dev-libs/libgcrypt:0" |