diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-18 06:09:06 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-18 06:09:06 +0100 |
commit | 33e386837bab3ed797162d624735a9c32c35e8bb (patch) | |
tree | 4bace79ab9b2ca5e7e6f88298de578a337ed5b97 /net-misc | |
parent | Revert "net-analyzer/ndoutils: Install binaries appropriate to nagios version" (diff) | |
download | gentoo-33e386837bab3ed797162d624735a9c32c35e8bb.tar.gz gentoo-33e386837bab3ed797162d624735a9c32c35e8bb.tar.bz2 gentoo-33e386837bab3ed797162d624735a9c32c35e8bb.zip |
net-misc/chrony: Stable for HPPA (bug #566020).
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/chrony/chrony-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-2.2.ebuild b/net-misc/chrony/chrony-2.2.ebuild index 69acd55a9303..2ff6c5613960 100644 --- a/net-misc/chrony/chrony-2.2.ebuild +++ b/net-misc/chrony/chrony-2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="caps +cmdmon ipv6 libedit +ntp +phc +pps readline +refclock +rtc selinux +adns" REQUIRED_USE=" ?? ( libedit readline ) |