From: Alexey Korepanov Date: Sat, 31 Mar 2018 13:20:19 +0000 (+0100) Subject: sys-apps/haveged: keyword ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0433af6f3b3c51cb72681a00a6b870ce8a094310;p=gentoo.git sys-apps/haveged: keyword ~arm64 --- 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=""