summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-22 09:02:09 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-22 09:02:09 -0400
commitb4f6ae8b2eb0c45fd484b2bd9ada5f0535d2c0f9 (patch)
treecf215a87b838ea9b4a742249ffeaf788b8beee94 /net-misc/rdate/rdate-1.4-r4.ebuild
parentdev-util/scons: Restrict tests due to failures (diff)
downloadgentoo-b4f6ae8b2eb0c45fd484b2bd9ada5f0535d2c0f9.tar.gz
gentoo-b4f6ae8b2eb0c45fd484b2bd9ada5f0535d2c0f9.tar.bz2
gentoo-b4f6ae8b2eb0c45fd484b2bd9ada5f0535d2c0f9.zip
net-misc/rdate: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-misc/rdate/rdate-1.4-r4.ebuild')
-rw-r--r--net-misc/rdate/rdate-1.4-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rdate/rdate-1.4-r4.ebuild b/net-misc/rdate/rdate-1.4-r4.ebuild
index 3a0fc636df3e..7c0aae4ea09c 100644
--- a/net-misc/rdate/rdate-1.4-r4.ebuild
+++ b/net-misc/rdate/rdate-1.4-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="ftp://people.redhat.com/sopwith/${P}.tar.gz"
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="ipv6"
DEPEND=""