diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-18 09:21:46 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-18 09:21:46 +0100 |
commit | b7d2708b9347434dc2ef8820fa3d4e703db39054 (patch) | |
tree | 3217a7df16c0ed4cdd4ef5e14bae4874cc3a477f /net-misc/chrony | |
parent | dev-libs/libxml2: s390 stable (diff) | |
download | gentoo-b7d2708b9347434dc2ef8820fa3d4e703db39054.tar.gz gentoo-b7d2708b9347434dc2ef8820fa3d4e703db39054.tar.bz2 gentoo-b7d2708b9347434dc2ef8820fa3d4e703db39054.zip |
net-misc/chrony: Stable for PPC64 (bug #566020).
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-misc/chrony')
-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 2ff6c5613960..e9fb47d766c5 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 ) |