summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:29:39 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:29:39 +0100
commit86c285612cbcbdb494e41ccae5931c74051dfbb6 (patch)
tree34fd701d20ca8a90577a2310c284032090082983
parentdev-python/pyosd: ppc stable wrt bug #593130 (diff)
downloadgentoo-86c285612cbcbdb494e41ccae5931c74051dfbb6.tar.gz
gentoo-86c285612cbcbdb494e41ccae5931c74051dfbb6.tar.bz2
gentoo-86c285612cbcbdb494e41ccae5931c74051dfbb6.zip
dev-python/python-cdb: ppc stable wrt bug #593132
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/python-cdb/python-cdb-0.34-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-cdb/python-cdb-0.34-r1.ebuild b/dev-python/python-cdb/python-cdb-0.34-r1.ebuild
index 6d5f6ac29ab3..7b50b513bc13 100644
--- a/dev-python/python-cdb/python-cdb-0.34-r1.ebuild
+++ b/dev-python/python-cdb/python-cdb-0.34-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ HOMEPAGE="http://pilcrow.madison.wi.us/#pycdb"
SLOT="0"
IUSE=""
LICENSE="GPL-2"
-KEYWORDS="amd64 arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 arm ~ia64 ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="|| ( dev-db/cdb dev-db/tinycdb )"
RDEPEND="${DEPEND}"