commit: 3a1dea6dfa9bdcd24b0c3ab5b06deca360809fc3
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 02:50:43 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 02:50:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a1dea6d
dev-perl/Sys-MemInfo: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild | 4 ++--
dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild
b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild
index e579aa37594..8aa3c0ba9d6 100644
--- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild
+++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="Memory informations"
LICENSE="LGPL-2.1 ${LICENSE}"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
SRC_TEST=do
diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
index f70bd54d569..27bc39fa65b 100644
--- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
+++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.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=6
@@ -11,5 +11,5 @@ DESCRIPTION="Memory informations"
LICENSE="LGPL-2.1 ${LICENSE}"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""