Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpclient/
Date: Sun, 28 Oct 2018 21:29:21
Message-Id: 1540762144.ced7f205642eda73f0f4690ce1e34cc4e79d6e39.whissi@gentoo
1 commit: ced7f205642eda73f0f4690ce1e34cc4e79d6e39
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 28 21:18:58 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 28 21:29:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced7f205
7
8 net-misc/ntpclient: x86 stable (bug #669858)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-misc/ntpclient/ntpclient-2018.244.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/ntpclient/ntpclient-2018.244.ebuild b/net-misc/ntpclient/ntpclient-2018.244.ebuild
17 index 5a1d7f11c25..e184aae73f6 100644
18 --- a/net-misc/ntpclient/ntpclient-2018.244.ebuild
19 +++ b/net-misc/ntpclient/ntpclient-2018.244.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/troglobit/${PN}/releases/download/${MY_PV}/${MY_P}.t
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
26 IUSE="debug embedded obsolete +syslog"
27
28 S="${WORKDIR}/${MY_P}"