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:57 +0100
commit78f2e7be51467f960624d32854106bee5e56e93a (patch)
tree9be9809ab53904a78ff045aab5def67c0c23aca7 /sci-biology/transfac
parentsci-biology/rebase: Remove ppc from KEYWORDS (diff)
downloadgentoo-78f2e7be51467f960624d32854106bee5e56e93a.tar.gz
gentoo-78f2e7be51467f960624d32854106bee5e56e93a.tar.bz2
gentoo-78f2e7be51467f960624d32854106bee5e56e93a.zip
sci-biology/transfac: 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/transfac')
-rw-r--r--sci-biology/transfac/transfac-3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/transfac/transfac-3.2.ebuild b/sci-biology/transfac/transfac-3.2.ebuild
index e2cdd68565f2..f35476ca5a08 100644
--- a/sci-biology/transfac/transfac-3.2.ebuild
+++ b/sci-biology/transfac/transfac-3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/databases/${PN}/${PN}32.tar.Z"
LICENSE="public-domain"
SLOT="3"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
IUSE="emboss minimal"
# Minimal build keeps only the indexed files (if applicable) and the documentation.
# The non-indexed database is not installed.