net-libs/libgsasl: marked ~x64-macos, bug #650848
authorFabian Groffen <grobian@gentoo.org>
Fri, 6 Apr 2018 11:03:34 +0000 (13:03 +0200)
committerFabian Groffen <grobian@gentoo.org>
Fri, 6 Apr 2018 11:05:09 +0000 (13:05 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild

index 33b6be88f5a9fa631d347f10dd7bc2350ee96316..360cab48767e699c05c433b4641fe01854a8cd89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnu.org/software/gsasl/"
 SRC_URI="mirror://gnu/${PN/lib}/${P}.tar.gz"
 LICENSE="GPL-3 LGPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="idn gcrypt kerberos nls ntlm static-libs"
 DEPEND="
        gcrypt? ( dev-libs/libgcrypt:0 )