commit: b989baa4602ed46d57d34a19b85b91e26be5c318
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 9 12:55:26 2017 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Thu Feb 9 12:55:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b989baa4
dev-libs/xerces-c: Add ~x64-macos keyword
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-libs/xerces-c/xerces-c-3.1.4-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/xerces-c/xerces-c-3.1.4-r1.ebuild
b/dev-libs/xerces-c/xerces-c-3.1.4-r1.ebuild
index 3e51c23f84..4cacf99baf 100644
--- a/dev-libs/xerces-c/xerces-c-3.1.4-r1.ebuild
+++ b/dev-libs/xerces-c/xerces-c-3.1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="mirror://apache/xerces/c/3/sources/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux
~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux
~x86-linux ~x64-macos"
IUSE="cpu_flags_x86_sse2 curl doc elibc_Darwin elibc_FreeBSD examples iconv
icu static-libs test threads"