diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:40:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:40:07 +0100 |
commit | a818ec32906adedf846f7b3bd4cd106bdd654bae (patch) | |
tree | 431db6ad04c1ee1a540bd13e2141d14df4883726 /net-misc | |
parent | sys-apps/cpuid: amd64 stable wrt bug #702780 (diff) | |
download | gentoo-a818ec32906adedf846f7b3bd4cd106bdd654bae.tar.gz gentoo-a818ec32906adedf846f7b3bd4cd106bdd654bae.tar.bz2 gentoo-a818ec32906adedf846f7b3bd4cd106bdd654bae.zip |
net-misc/ntpclient: amd64 stable wrt bug #702786
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 eff9f55d0dc5..d3cb200c52c5 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}" |