commit:     614d942891fb27466aa0905b181757dbace61790
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 02:54:16 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 02:54:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614d9428

sys-apps/logwatch: keyword ~arm64

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-apps/logwatch/logwatch-7.4.3.ebuild           | 4 ++--
 sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild | 4 ++--
 sys-apps/logwatch/logwatch-9999.ebuild            | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3.ebuild
index b8dc95af0f5..41273312c4e 100644
--- a/sys-apps/logwatch/logwatch-7.4.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.3.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 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="MIT"
 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=""
 
 DEPEND=""

diff --git a/sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild
index 2cb75e82997..391f0f2e953 100644
--- a/sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.3_p20171025.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="6"
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        
SRC_URI="https://sourceforge.net/code-snapshots/git/l/lo/logwatch/git.git/logwatch-git-${MY_COMMIT}.zip
 -> ${P}.zip"
-       KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"

diff --git a/sys-apps/logwatch/logwatch-9999.ebuild 
b/sys-apps/logwatch/logwatch-9999.ebuild
index 93f1e8caf37..971e5d621f3 100644
--- a/sys-apps/logwatch/logwatch-9999.ebuild
+++ b/sys-apps/logwatch/logwatch-9999.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="6"
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-       KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"

Reply via email to