diff options
author | Markus Meier <maekke@gentoo.org> | 2016-10-24 20:13:54 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-10-24 20:13:54 +0200 |
commit | 4399e3b4b45b0e35eda0bb02690c3585df64c6b5 (patch) | |
tree | 6ff440517bbc5422654468939a45aaeffac7885b /dev-python/python-cdb/python-cdb-0.34-r1.ebuild | |
parent | fef1b3921dc13f5460b920bd9d933eb3183ced12 (diff) | |
download | gentoo-4399e3b4b45b0e35eda0bb02690c3585df64c6b5.tar.gz gentoo-4399e3b4b45b0e35eda0bb02690c3585df64c6b5.tar.xz |
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/python-cdb-0.34-r1.ebuild')
-rw-r--r-- | dev-python/python-cdb/python-cdb-0.34-r1.ebuild | 4 |
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 d823701a2f4..772fb2b8b8e 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}" |