sys-apps/haveged: keyword ~arm64
authorAlexey Korepanov <kaikaikai@yandex.ru>
Sat, 31 Mar 2018 13:20:19 +0000 (14:20 +0100)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 31 Mar 2018 14:12:02 +0000 (10:12 -0400)
sys-apps/haveged/haveged-1.9.2.ebuild

index 2541023e40a5bd8eed0b781469d4264447ebbc68..9ea83a7c5cc874a3669635f79b9c43a4c75760e5 100644 (file)
@@ -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=""