diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 04:46:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 04:46:39 +0100 |
commit | 3ab95273090a84bdf83db92c2c1a690313e181b3 (patch) | |
tree | 7c1c9ba616b81149d117b0789842e513aea6e86a /sys-power/apcupsd | |
parent | net-im/vacuum: Drop unused NO_WEBKIT option, fix src_prepare (diff) | |
download | gentoo-3ab95273090a84bdf83db92c2c1a690313e181b3.tar.gz gentoo-3ab95273090a84bdf83db92c2c1a690313e181b3.tar.bz2 gentoo-3ab95273090a84bdf83db92c2c1a690313e181b3.zip |
sys-power/apcupsd: x86 stable (bug #643112)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-power/apcupsd')
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.14.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/apcupsd/apcupsd-3.14.14-r1.ebuild b/sys-power/apcupsd/apcupsd-3.14.14-r1.ebuild index b3e66851bc9a..216d03216811 100644 --- a/sys-power/apcupsd/apcupsd-3.14.14-r1.ebuild +++ b/sys-power/apcupsd/apcupsd-3.14.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc x86 ~x86-fbsd" IUSE="snmp +usb +modbus cgi nls gnome kernel_linux" DEPEND=" |