diff options
-rw-r--r-- | sci-biology/embassy-signature/embassy-signature-0.1.650.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |