dev-python/python-cdb: dropped ~x86-freebsd

Package-Manager: portage-2.3.3
This commit is contained in:
Fabian Groffen
2017-01-29 18:19:24 +01:00
parent d38600e3c7
commit 7dfbf30046
2 changed files with 3 additions and 3 deletions

View File

@@ -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$
@@ -16,7 +16,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 ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="|| ( dev-db/cdb dev-db/tinycdb )"
RDEPEND="${DEPEND}"