net-dns/hash-slinger: Add ~arm keyword wrt bug #621444
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 24 Dec 2019 19:51:54 +0000 (22:51 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 24 Dec 2019 19:52:19 +0000 (22:52 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
net-dns/hash-slinger/hash-slinger-2.7-r1.ebuild

index a2ff821691bc8b6a9f218e18d839ac5f3e41d7e5..161c87a31f2d940a19f6a6251b6101cc54865327 100644 (file)
@@ -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}"