From c8241b4d42d5c65aa3c059b81eb0761b77c3fc46 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 6 Feb 2017 21:48:01 +0100 Subject: sci-biology/embassy-structure: 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-structure/embassy-structure-0.1.650.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-biology') diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild index 0239b3727128..4fae22b7ef4a 100644 --- a/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild +++ b/sci-biology/embassy-structure/embassy-structure-0.1.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 ) -- cgit v1.2.3-65-gdbad