summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-05-24 09:03:46 +0200
committerMichael Weber <xmw@gentoo.org>2017-05-24 09:06:29 +0200
commit90698af004a604f14ea21d4f2eaedbbb11449484 (patch)
tree4d16d3490b98686f83db03891ddcadd1023ad7c5 /sci-libs
parentsci-geosciences/liblas: add ~ppc keyword (bug 563378) (diff)
downloadgentoo-90698af004a604f14ea21d4f2eaedbbb11449484.tar.gz
gentoo-90698af004a604f14ea21d4f2eaedbbb11449484.tar.bz2
gentoo-90698af004a604f14ea21d4f2eaedbbb11449484.zip
sci-libs/xdrfile: add ~ppc keyword (bug 563378)
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/xdrfile/xdrfile-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/xdrfile/xdrfile-1.1.1.ebuild b/sci-libs/xdrfile/xdrfile-1.1.1.ebuild
index f8e8949c6dd0..8994b56ef506 100644
--- a/sci-libs/xdrfile/xdrfile-1.1.1.ebuild
+++ b/sci-libs/xdrfile/xdrfile-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gromacs.org/pub/contrib/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="fortran static-libs"
src_configure() {