Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpclient/
Date: Sun, 15 Dec 2019 13:43:05
Message-Id: 1576417207.a818ec32906adedf846f7b3bd4cd106bdd654bae.ago@gentoo
1 commit: a818ec32906adedf846f7b3bd4cd106bdd654bae
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 13:40:07 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 13:40:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a818ec32
7
8 net-misc/ntpclient: amd64 stable wrt bug #702786
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/ntpclient/ntpclient-2018.244-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild b/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild
18 index eff9f55d0dc..d3cb200c52c 100644
19 --- a/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild
20 +++ b/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/troglobit/sntpd/releases/download/${MY_PV}/${MY_P}.t
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
27 IUSE="debug embedded obsolete +syslog"
28
29 S="${WORKDIR}/${MY_P}"