From: Mikle Kolyada Date: Tue, 24 Dec 2019 19:51:54 +0000 (+0300) Subject: net-dns/hash-slinger: Add ~arm keyword wrt bug #621444 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4e96e1748ef8cc804eb5a75e7de8d72858ba2645;p=gentoo.git net-dns/hash-slinger: Add ~arm keyword wrt bug #621444 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/net-dns/hash-slinger/hash-slinger-2.7-r1.ebuild b/net-dns/hash-slinger/hash-slinger-2.7-r1.ebuild index a2ff821691bc..161c87a31f2d 100644 --- a/net-dns/hash-slinger/hash-slinger-2.7-r1.ebuild +++ b/net-dns/hash-slinger/hash-slinger-2.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/pwouters/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="ipsec +openpgp +ssh" REQUIRED_USE="${PYTHON_REQUIRED_USE}"