summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-01-03 10:44:06 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-01-03 11:02:15 -0600
commit0c00f30fd1af44f7aff1f56fb1b27fce41bb524e (patch)
treef33d65603df038661c17d93f77ffc5d32b74e39b /dev-python
parentdev-python/keyring: get rid of a couple of the old keyrings (diff)
downloadgentoo-0c00f30fd1af44f7aff1f56fb1b27fce41bb524e.tar.gz
gentoo-0c00f30fd1af44f7aff1f56fb1b27fce41bb524e.tar.bz2
gentoo-0c00f30fd1af44f7aff1f56fb1b27fce41bb524e.zip
dev-python/oslo-db: 4.13.5 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/oslo-db/oslo-db-4.13.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oslo-db/oslo-db-4.13.5.ebuild b/dev-python/oslo-db/oslo-db-4.13.5.ebuild
index 306e70a4ca96..e2a5ddbb9926 100644
--- a/dev-python/oslo-db/oslo-db-4.13.5.ebuild
+++ b/dev-python/oslo-db/oslo-db-4.13.5.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 @@ S="${WORKDIR}/oslo.db-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+sqlite mysql postgres"
REQUIRED_USE="|| ( mysql postgres sqlite )"