commit: 0c00f30fd1af44f7aff1f56fb1b27fce41bb524e
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 16:44:06 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 17:02:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c00f30f
dev-python/oslo-db: 4.13.5 stable amd64 and x86
Package-Manager: portage-2.3.0
dev-python/oslo-db/oslo-db-4.13.5.ebuild | 4 ++--
1 file 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 306e70a..e2a5ddb 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 )"