media-libs/coin: add ~ppc64 keyword (bug 550040)
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 20:21:34 +0000 (22:21 +0200)
committerMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 20:25:03 +0000 (22:25 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

media-libs/coin/coin-3.1.3-r2.ebuild

index 17cbe28dd1cbfbfa1dd621d8e774ede8682e8c0f..282e366d6c6214bd01b1c11a8d47d23483cd319c 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
 
 EAPI=5
@@ -12,7 +12,7 @@ HOMEPAGE="https://bitbucket.org/Coin3D/coin/wiki/Home"
 SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${MY_P}.tar.gz"
 
 LICENSE="|| ( GPL-2 PEL )"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="bzip2 debug doc javascript openal simage static-libs threads zlib"