diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:49:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 1f39134f5813e2c494159d50b303fadfb154041f (patch) | |
tree | 2feb04487bfb29473a4ba93911e9c9fe4b509209 /net-misc | |
parent | d488159ed7eec89713335dc0f10c09bdeec3951c (diff) | |
download | gentoo-1f39134f5813e2c494159d50b303fadfb154041f.tar.gz gentoo-1f39134f5813e2c494159d50b303fadfb154041f.tar.xz |
net-misc/chrony: x86 stable wrt bug #578144
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/chrony/chrony-2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-2.3.ebuild b/net-misc/chrony/chrony-2.3.ebuild index 483017f892b..433a0788275 100644 --- a/net-misc/chrony/chrony-2.3.ebuild +++ b/net-misc/chrony/chrony-2.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha 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 ) |