From 878dca209b3ddb2b9052d2ef5542e0ad06624ae5 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 6 Feb 2017 21:48:01 +0100 Subject: sci-biology/embassy-signature: 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-signature/embassy-signature-0.1.650.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-biology') diff --git a/sci-biology/embassy-signature/embassy-signature-0.1.650.ebuild b/sci-biology/embassy-signature/embassy-signature-0.1.650.ebuild index 2a4d053fa7c0..0d8e324cab0a 100644 --- a/sci-biology/embassy-signature/embassy-signature-0.1.650.ebuild +++ b/sci-biology/embassy-signature/embassy-signature-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,4 +10,4 @@ PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch ) AUTOTOOLS_AUTORECONF=1 inherit emboss-r1 -KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos" +KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos" -- cgit v1.2.3-65-gdbad