summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-06 21:47:59 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-06 22:23:32 +0100
commita18c9b98f9cd9274cc6ba9d0a85ad3164afa8ebd (patch)
tree67cf26e27563c64c5a64279a266156389c834101 /sci-biology
parentsci-biology/aaindex: Remove ppc from KEYWORDS (diff)
downloadgentoo-a18c9b98f9cd9274cc6ba9d0a85ad3164afa8ebd.tar.gz
gentoo-a18c9b98f9cd9274cc6ba9d0a85ad3164afa8ebd.tar.bz2
gentoo-a18c9b98f9cd9274cc6ba9d0a85ad3164afa8ebd.zip
sci-biology/cutg: 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')
-rw-r--r--sci-biology/cutg/cutg-160-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/cutg/cutg-160-r1.ebuild b/sci-biology/cutg/cutg-160-r1.ebuild
index 9c30532281ac..19863c56d237 100644
--- a/sci-biology/cutg/cutg-160-r1.ebuild
+++ b/sci-biology/cutg/cutg-160-r1.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$
@@ -13,7 +13,7 @@ LICENSE="public-domain"
# Minimal build keeps only the indexed files (if applicable) and the
# documentation. The non-indexed database is not installed.
IUSE="emboss minimal"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
DEPEND="emboss? ( sci-biology/emboss )"
RDEPEND="${DEPEND}"