summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-08 19:43:51 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-08 19:49:25 -0400
commitdd5b6c972ea310b692cf485f0cbd325d948d458a (patch)
treedeb7242d76c253db67fc36c3c408d3ac28d0068d /net-misc
parentx11-libs/libdrm-2.4.97: ppc64 stable, bug 682616 (diff)
downloadgentoo-dd5b6c972ea310b692cf485f0cbd325d948d458a.tar.gz
gentoo-dd5b6c972ea310b692cf485f0cbd325d948d458a.tar.bz2
gentoo-dd5b6c972ea310b692cf485f0cbd325d948d458a.zip
net-misc/ntpclient: arm64 keyworded (bug #672206)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/ntpclient/ntpclient-2018.244.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ntpclient/ntpclient-2018.244.ebuild b/net-misc/ntpclient/ntpclient-2018.244.ebuild
index 250810343f15..d08492748a1d 100644
--- a/net-misc/ntpclient/ntpclient-2018.244.ebuild
+++ b/net-misc/ntpclient/ntpclient-2018.244.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE="debug embedded obsolete +syslog"
S="${WORKDIR}/${MY_P}"