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-r3.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-r3.ebuild')
-rw-r--r--net-misc/rdate/rdate-1.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rdate/rdate-1.4-r3.ebuild b/net-misc/rdate/rdate-1.4-r3.ebuild
index 2120355afb6e..b773a09b8bd4 100644
--- a/net-misc/rdate/rdate-1.4-r3.ebuild
+++ b/net-misc/rdate/rdate-1.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
@@ -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=""