diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-10 11:27:49 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-10 11:27:49 +0200 |
commit | 55bcc654b6e0406c42bb0f96a2c84188b9519db5 (patch) | |
tree | a38d262a578dfbb8a7936793f02b3b88dce22631 /dev-libs/libvformat | |
parent | app-text/wgetpaste: Stable for PPC64 (bug #591544). (diff) | |
download | gentoo-55bcc654b6e0406c42bb0f96a2c84188b9519db5.tar.gz gentoo-55bcc654b6e0406c42bb0f96a2c84188b9519db5.tar.bz2 gentoo-55bcc654b6e0406c42bb0f96a2c84188b9519db5.zip |
dev-libs/libvformat: Mark ~ppc64 (bug #570898).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/libvformat')
-rw-r--r-- | dev-libs/libvformat/libvformat-1.13-r2.ebuild | 4 |
1 files 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 9afec33d8d62..efbd8f09b36e 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" |