diff options
Diffstat (limited to 'net-misc/chrony/chrony-1.29.ebuild')
-rw-r--r-- | net-misc/chrony/chrony-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/chrony/chrony-1.29.ebuild b/net-misc/chrony/chrony-1.29.ebuild index 1edd52df708b..5c7b61718c57 100644 --- a/net-misc/chrony/chrony-1.29.ebuild +++ b/net-misc/chrony/chrony-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29.ebuild,v 1.5 2013/08/10 13:21:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29.ebuild,v 1.6 2013/08/11 13:27:42 jer Exp $ EAPI=5 inherit eutils systemd toolchain-funcs @@ -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 ~sparc x86" +KEYWORDS="amd64 ~arm hppa ~mips ppc ~sparc x86" IUSE="caps ipv6 +readline +rtc" RDEPEND=" |