diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-22 09:02:09 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-22 09:02:09 -0400 |
commit | b4f6ae8b2eb0c45fd484b2bd9ada5f0535d2c0f9 (patch) | |
tree | cf215a87b838ea9b4a742249ffeaf788b8beee94 /net-misc/rdate | |
parent | dev-util/scons: Restrict tests due to failures (diff) | |
download | gentoo-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')
-rw-r--r-- | net-misc/rdate/rdate-1.4-r3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/rdate/rdate-1.4-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 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="" 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="" |