summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2015-09-15 01:45:31 -0400
committerJoshua Kinard <kumba@gentoo.org>2015-09-15 01:46:06 -0400
commit97d51791fc872a317376a657b536287674d783ce (patch)
treeb4afebc544ea813b39ed8f99b3d589446f4b891a /net-dns
parentAdded ~mips to KEYWORDS. (diff)
downloadgentoo-97d51791fc872a317376a657b536287674d783ce.tar.gz
gentoo-97d51791fc872a317376a657b536287674d783ce.tar.bz2
gentoo-97d51791fc872a317376a657b536287674d783ce.zip
Added ~mips to KEYWORDS.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/unbound-1.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.5.4.ebuild b/net-dns/unbound/unbound-1.5.4.ebuild
index a67b9d97bcae..9c2564cc9df4 100644
--- a/net-dns/unbound/unbound-1.5.4.ebuild
+++ b/net-dns/unbound/unbound-1.5.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://unbound.net/downloads/${MY_P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
IUSE="debug dnstap +ecdsa gost python selinux static-libs test threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"