summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-24 22:51:54 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-24 22:52:19 +0300
commit4e96e1748ef8cc804eb5a75e7de8d72858ba2645 (patch)
treea8f9c1aeb6850bf4fe19ff89bd867c1719ac7d70 /net-dns
parentmedia-gfx/graphviz: arm stable wrt bug #703582 (diff)
downloadgentoo-4e96e1748ef8cc804eb5a75e7de8d72858ba2645.tar.gz
gentoo-4e96e1748ef8cc804eb5a75e7de8d72858ba2645.tar.bz2
gentoo-4e96e1748ef8cc804eb5a75e7de8d72858ba2645.zip
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 <zlogene@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/hash-slinger/hash-slinger-2.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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}"