commit: 4e96e1748ef8cc804eb5a75e7de8d72858ba2645 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue Dec 24 19:51:54 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue Dec 24 19:52:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e96e174
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 <AT> gentoo.org> net-dns/hash-slinger/hash-slinger-2.7-r1.ebuild | 4 ++-- 1 file 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 a2ff821691b..161c87a31f2 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}"