summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-30 12:26:03 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-30 12:26:03 +0000
commit062ef42cb1321cb17757be53342568bbda73ddce (patch)
tree6584ccbe2fc487f0bcaf963c1ee11173375c9314 /net-misc/chrony
parentVersion bump. (diff)
downloadgentoo-2-062ef42cb1321cb17757be53342568bbda73ddce.tar.gz
gentoo-2-062ef42cb1321cb17757be53342568bbda73ddce.tar.bz2
gentoo-2-062ef42cb1321cb17757be53342568bbda73ddce.zip
Drop keywords on pre-release for now.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/ChangeLog5
-rw-r--r--net-misc/chrony/chrony-2.0_pre1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog
index 4eadd9dfe31e..b79d9a9789a2 100644
--- a/net-misc/chrony/ChangeLog
+++ b/net-misc/chrony/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/chrony
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.150 2015/01/30 12:24:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.151 2015/01/30 12:26:03 jer Exp $
+
+ 30 Jan 2015; Jeroen Roovers <jer@gentoo.org> chrony-2.0_pre1.ebuild:
+ Drop keywords on pre-release for now.
*chrony-2.0_pre1 (30 Jan 2015)
diff --git a/net-misc/chrony/chrony-2.0_pre1.ebuild b/net-misc/chrony/chrony-2.0_pre1.ebuild
index ace0912e94f0..534ec9efc85c 100644
--- a/net-misc/chrony/chrony-2.0_pre1.ebuild
+++ b/net-misc/chrony/chrony-2.0_pre1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-2.0_pre1.ebuild,v 1.1 2015/01/30 12:24:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-2.0_pre1.ebuild,v 1.2 2015/01/30 12:26:03 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=""
IUSE="caps ipv6 libedit readline +rtc selinux"
REQUIRED_USE="?? ( libedit readline )"