Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-MemInfo/
Date: Sun, 21 Apr 2019 02:53:02
Message-Id: 1555815043.3a1dea6dfa9bdcd24b0c3ab5b06deca360809fc3.blueness@gentoo
1 commit: 3a1dea6dfa9bdcd24b0c3ab5b06deca360809fc3
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 21 02:50:43 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 21 02:50:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a1dea6d
7
8 dev-perl/Sys-MemInfo: keyword ~arm64
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild | 4 ++--
14 dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild
18 index e579aa37594..8aa3c0ba9d6 100644
19 --- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild
20 +++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ DESCRIPTION="Memory informations"
28
29 LICENSE="LGPL-2.1 ${LICENSE}"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
32 +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
33 IUSE=""
34
35 SRC_TEST=do
36
37 diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
38 index f70bd54d569..27bc39fa65b 100644
39 --- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
40 +++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2018 Gentoo Foundation
43 +# Copyright 1999-2019 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -11,5 +11,5 @@ DESCRIPTION="Memory informations"
48
49 LICENSE="LGPL-2.1 ${LICENSE}"
50 SLOT="0"
51 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
52 +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
53 IUSE=""