commit: 90698af004a604f14ea21d4f2eaedbbb11449484 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed May 24 07:03:46 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed May 24 07:06:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90698af0
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" sci-libs/xdrfile/xdrfile-1.1.1.ebuild | 4 ++-- 1 file 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 f8e8949c6dd..8994b56ef50 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() {
