diff options
author | 2013-04-13 08:31:00 +0000 | |
---|---|---|
committer | 2013-04-13 08:31:00 +0000 | |
commit | 1d991b5e411cc96909b666698ffc698e1e2591f8 (patch) | |
tree | 425dc7deb631b7d3a04138f8ac0f750c16f941a9 /net-misc/chrony/chrony-1.27.ebuild | |
parent | Stable for sparc, wrt bug #463990 (diff) | |
download | gentoo-2-1d991b5e411cc96909b666698ffc698e1e2591f8.tar.gz gentoo-2-1d991b5e411cc96909b666698ffc698e1e2591f8.tar.bz2 gentoo-2-1d991b5e411cc96909b666698ffc698e1e2591f8.zip |
Stable for sparc, wrt bug #465066
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/chrony/chrony-1.27.ebuild')
-rw-r--r-- | net-misc/chrony/chrony-1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/chrony/chrony-1.27.ebuild b/net-misc/chrony/chrony-1.27.ebuild index 05c20234c7d0..fd93b4edd724 100644 --- a/net-misc/chrony/chrony-1.27.ebuild +++ b/net-misc/chrony/chrony-1.27.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.27.ebuild,v 1.3 2013/04/09 13:43:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27.ebuild,v 1.4 2013/04/13 08:31:00 ago Exp $ EAPI=5 inherit eutils 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" DEPEND=" |