summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Korepanov <kaikaikai@yandex.ru>2018-03-31 14:20:19 +0100
committerAnthony G. Basile <blueness@gentoo.org>2018-03-31 10:12:02 -0400
commit0433af6f3b3c51cb72681a00a6b870ce8a094310 (patch)
tree73762d3e2846c7ca89a60c85867e4345af7c32e7 /sys-apps/haveged
parentwww-client/w3mmee: fix build (diff)
downloadgentoo-0433af6f3b3c51cb72681a00a6b870ce8a094310.tar.gz
gentoo-0433af6f3b3c51cb72681a00a6b870ce8a094310.tar.bz2
gentoo-0433af6f3b3c51cb72681a00a6b870ce8a094310.zip
sys-apps/haveged: keyword ~arm64
Diffstat (limited to 'sys-apps/haveged')
-rw-r--r--sys-apps/haveged/haveged-1.9.2.ebuild4
1 files 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 2541023e40a5..9ea83a7c5cc8 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=""