summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-10-24 20:13:54 +0200
committerMarkus Meier <maekke@gentoo.org>2016-10-24 20:13:54 +0200
commit4399e3b4b45b0e35eda0bb02690c3585df64c6b5 (patch)
tree6ff440517bbc5422654468939a45aaeffac7885b /dev-python/python-cdb
parentsys-apps/i2c-tools: arm stable, bug #593098 (diff)
downloadgentoo-4399e3b4b45b0e35eda0bb02690c3585df64c6b5.tar.gz
gentoo-4399e3b4b45b0e35eda0bb02690c3585df64c6b5.tar.bz2
gentoo-4399e3b4b45b0e35eda0bb02690c3585df64c6b5.zip
dev-python/python-cdb: arm stable, bug #593132
Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/python-cdb')
-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 d823701a2f4c..772fb2b8b8e1 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-2015 Gentoo Foundation
+# Copyright 1999-2016 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}"