diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-16 08:48:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-16 08:48:37 +0100 |
commit | 6e8ef0a391e0875d4bf7b20e68e076dfe10ab3fc (patch) | |
tree | a90e628654536b1a12abe1c4497fc74fc46d526b /net-misc | |
parent | media-libs/libdv: x86 stable wrt bug #702636 (diff) | |
download | gentoo-6e8ef0a391e0875d4bf7b20e68e076dfe10ab3fc.tar.gz gentoo-6e8ef0a391e0875d4bf7b20e68e076dfe10ab3fc.tar.bz2 gentoo-6e8ef0a391e0875d4bf7b20e68e076dfe10ab3fc.zip |
net-misc/ntpclient: x86 stable wrt bug #702786
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ntpclient/ntpclient-2018.244-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild b/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild index d3cb200c52c5..8efb23121982 100644 --- a/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild +++ b/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/troglobit/sntpd/releases/download/${MY_PV}/${MY_P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="debug embedded obsolete +syslog" S="${WORKDIR}/${MY_P}" |