diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-28 22:18:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-28 22:29:04 +0100 |
commit | ced7f205642eda73f0f4690ce1e34cc4e79d6e39 (patch) | |
tree | 6d79bf2c2d8221f1acd2546fab319fe61e1b51c9 /net-misc/ntpclient | |
parent | x11-misc/mugshot: x86 stable (bug #669766) (diff) | |
download | gentoo-ced7f205642eda73f0f4690ce1e34cc4e79d6e39.tar.gz gentoo-ced7f205642eda73f0f4690ce1e34cc4e79d6e39.tar.bz2 gentoo-ced7f205642eda73f0f4690ce1e34cc4e79d6e39.zip |
net-misc/ntpclient: x86 stable (bug #669858)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 5a1d7f11c258..e184aae73f65 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}" |