dev-libs/vc: add ~x64-macos keyword
authorGuilherme Amadio <amadio@gentoo.org>
Thu, 9 Feb 2017 12:44:53 +0000 (10:44 -0200)
committerGuilherme Amadio <amadio@gentoo.org>
Thu, 9 Feb 2017 12:45:36 +0000 (10:45 -0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-libs/vc/vc-1.2.0.ebuild
dev-libs/vc/vc-1.3.0.ebuild

index 7bf048a5012ae1bdd8d3b4bd20f5e01e5aee46b8..7855ff79496e8085ba2c06cd67826868b96dc0b1 100644 (file)
@@ -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$
 
@@ -18,7 +18,7 @@ SRC_URI+="https://github.com/VcDevel/Vc/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux ~x86 ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="test"
 
 src_unpack() {
index 7bf048a5012ae1bdd8d3b4bd20f5e01e5aee46b8..7855ff79496e8085ba2c06cd67826868b96dc0b1 100644 (file)
@@ -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$
 
@@ -18,7 +18,7 @@ SRC_URI+="https://github.com/VcDevel/Vc/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux ~x86 ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="test"
 
 src_unpack() {