diff options
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/embassy-topo/embassy-topo-2.0.650.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/embassy-topo/embassy-topo-2.0.650.ebuild b/sci-biology/embassy-topo/embassy-topo-2.0.650.ebuild index cb557462fdbe..da341d3db7b5 100644 --- a/sci-biology/embassy-topo/embassy-topo-2.0.650.ebuild +++ b/sci-biology/embassy-topo/embassy-topo-2.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 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos" PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch ) |