diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-06 10:23:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-06 10:23:04 +0300 |
commit | c1f68878712e0c8659a4917cb3e4f28aebc93afe (patch) | |
tree | 4388a32b21c1c48917047cbd06e60f6f768de389 /net-misc/ntpclient | |
parent | net-misc/igmpproxy: amd64 stable wrt bug #667156 (diff) | |
download | gentoo-c1f68878712e0c8659a4917cb3e4f28aebc93afe.tar.gz gentoo-c1f68878712e0c8659a4917cb3e4f28aebc93afe.tar.bz2 gentoo-c1f68878712e0c8659a4917cb3e4f28aebc93afe.zip |
net-misc/ntpclient: amd64 stable wrt bug #669858
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-misc/ntpclient')
-rw-r--r-- | net-misc/ntpclient/ntpclient-2018.244.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntpclient/ntpclient-2018.244.ebuild b/net-misc/ntpclient/ntpclient-2018.244.ebuild index e184aae73f65..250810343f15 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}" |