commit:     0433af6f3b3c51cb72681a00a6b870ce8a094310
Author:     Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Sat Mar 31 13:20:19 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Mar 31 14:12:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0433af6f

sys-apps/haveged: keyword ~arm64

 sys-apps/haveged/haveged-1.9.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/haveged/haveged-1.9.2.ebuild 
b/sys-apps/haveged/haveged-1.9.2.ebuild
index 2541023e40a..9ea83a7c5cc 100644
--- a/sys-apps/haveged/haveged-1.9.2.ebuild
+++ b/sys-apps/haveged/haveged-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="http://www.issihosts.com/haveged/${P}.tar.gz";
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="selinux"
 
 DEPEND=""

Reply via email to