commit: 4dc9175c28a5c633a744706a515380b53459ec2b Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Feb 6 20:48:00 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Feb 6 21:24:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc9175c
sci-biology/embassy-esim4: Remove ppc from KEYWORDS Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3856 sci-biology/embassy-esim4/embassy-esim4-1.0.0.650.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/embassy-esim4/embassy-esim4-1.0.0.650.ebuild b/sci-biology/embassy-esim4/embassy-esim4-1.0.0.650.ebuild index 8dd9caf..e134143 100644 --- a/sci-biology/embassy-esim4/embassy-esim4-1.0.0.650.ebuild +++ b/sci-biology/embassy-esim4/embassy-esim4-1.0.0.650.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,6 +10,6 @@ AUTOTOOLS_AUTORECONF=1 inherit emboss-r1 -KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos" +KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos" PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )
