commit: 55bcc654b6e0406c42bb0f96a2c84188b9519db5
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 09:27:49 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 09:27:49 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55bcc654
dev-libs/libvformat: Mark ~ppc64 (bug #570898).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
dev-libs/libvformat/libvformat-1.13-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/libvformat/libvformat-1.13-r2.ebuild
b/dev-libs/libvformat/libvformat-1.13-r2.ebuild
index 9afec33..efbd8f0 100644
--- a/dev-libs/libvformat/libvformat-1.13-r2.ebuild
+++ b/dev-libs/libvformat/libvformat-1.13-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="static-libs"
S="${WORKDIR}/${P}.orig"