diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-08 22:24:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-08 22:24:16 +0000 |
commit | fa8f2c12449690cbd66c6ea7c98efdc4555c31d9 (patch) | |
tree | add6fdfc975e9ab8c6b5dc45a375ee6318f3c6b7 /sys-power | |
parent | net-ftp/ftp: stable 0.17.23.0.2.1 for ppc/ppc64, bug #643866 (diff) | |
download | gentoo-fa8f2c12449690cbd66c6ea7c98efdc4555c31d9.tar.gz gentoo-fa8f2c12449690cbd66c6ea7c98efdc4555c31d9.tar.bz2 gentoo-fa8f2c12449690cbd66c6ea7c98efdc4555c31d9.zip |
sys-power/nut: stable 2.7.4-r1 for ppc/ppc64, bug #643918
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/nut/nut-2.7.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/nut/nut-2.7.4-r1.ebuild b/sys-power/nut/nut-2.7.4-r1.ebuild index b12e97c160e6..bb9ae2312025 100644 --- a/sys-power/nut/nut-2.7.4-r1.ebuild +++ b/sys-power/nut/nut-2.7.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://random.networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ppc ppc64 ~x86 ~x86-fbsd" IUSE="cgi ipmi snmp +usb selinux ssl tcpd xml zeroconf" CDEPEND=" |