From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E1DB4138334 for ; Sun, 28 Oct 2018 21:29:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EB80E0CBC; Sun, 28 Oct 2018 21:29:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6760BE0CBC for ; Sun, 28 Oct 2018 21:29:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5DDB1335CC8 for ; Sun, 28 Oct 2018 21:29:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F27E0451 for ; Sun, 28 Oct 2018 21:29:16 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1540762144.ced7f205642eda73f0f4690ce1e34cc4e79d6e39.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ntpclient/ntpclient-2018.244.ebuild X-VCS-Directories: net-misc/ntpclient/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: ced7f205642eda73f0f4690ce1e34cc4e79d6e39 X-VCS-Branch: master Date: Sun, 28 Oct 2018 21:29:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aa2db65e-94e3-4250-96f6-c895aa7710c5 X-Archives-Hash: 47ef9ae87aedceacce3c48f58091f03e commit: ced7f205642eda73f0f4690ce1e34cc4e79d6e39 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Oct 28 21:18:58 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Oct 28 21:29:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced7f205 net-misc/ntpclient: x86 stable (bug #669858) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann gentoo.org> net-misc/ntpclient/ntpclient-2018.244.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/ntpclient/ntpclient-2018.244.ebuild b/net-misc/ntpclient/ntpclient-2018.244.ebuild index 5a1d7f11c25..e184aae73f6 100644 --- a/net-misc/ntpclient/ntpclient-2018.244.ebuild +++ b/net-misc/ntpclient/ntpclient-2018.244.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/troglobit/${PN}/releases/download/${MY_PV}/${MY_P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="debug embedded obsolete +syslog" S="${WORKDIR}/${MY_P}"