diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-29 03:19:23 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-29 03:19:38 +0200 |
commit | c666fe32134d9f91b422ded5a984ef553d14c52f (patch) | |
tree | 09304053c8ea6b44e079133c8fe171c07615f78d /sys-libs | |
parent | net-misc/openvswitch: trying out the new twisted 2.7.0-r1 (diff) | |
download | gentoo-c666fe32134d9f91b422ded5a984ef553d14c52f.tar.gz gentoo-c666fe32134d9f91b422ded5a984ef553d14c52f.tar.bz2 gentoo-c666fe32134d9f91b422ded5a984ef553d14c52f.zip |
sys-libs/openipmi: Stable for HPPA (bug #614140).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/openipmi/openipmi-2.0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/openipmi/openipmi-2.0.22.ebuild b/sys-libs/openipmi/openipmi-2.0.22.ebuild index 61a2035d2c2a..1bcbc8963d5f 100644 --- a/sys-libs/openipmi/openipmi-2.0.22.ebuild +++ b/sys-libs/openipmi/openipmi-2.0.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 hppa ~ia64 ~ppc ~x86" IUSE="crypt snmp perl python tcl" S="${WORKDIR}/${MY_P}" RESTRICT='test' |