diff options
author | David Seifert <soap@gentoo.org> | 2017-02-06 21:48:01 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-06 22:25:17 +0100 |
commit | 00c7e2d1e6c26dad0da56080038b7805739ba8e2 (patch) | |
tree | 689a2b7914704f460a87917426856c849f432098 /sci-biology/embassy-phylipnew | |
parent | sci-biology/embassy-mse: Remove ppc from KEYWORDS (diff) | |
download | gentoo-00c7e2d1e6c26dad0da56080038b7805739ba8e2.tar.gz gentoo-00c7e2d1e6c26dad0da56080038b7805739ba8e2.tar.bz2 gentoo-00c7e2d1e6c26dad0da56080038b7805739ba8e2.zip |
sci-biology/embassy-phylipnew: Remove ppc from KEYWORDS
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3856
Diffstat (limited to 'sci-biology/embassy-phylipnew')
-rw-r--r-- | sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild index 939bc4b6727c..85ef51b6ce2f 100644 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild +++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.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$ @@ -12,6 +12,6 @@ inherit emboss-r1 LICENSE+=" freedist" -KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos" +KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos" PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch ) |