dev-python/oslo-db: 4.13.5 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 3 Jan 2017 16:44:06 +0000 (10:44 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 3 Jan 2017 17:02:15 +0000 (11:02 -0600)
Package-Manager: portage-2.3.0

dev-python/oslo-db/oslo-db-4.13.5.ebuild

index 306e70a4ca96202718b800d96f8ee3a01ec85fc3..e2a5ddbb99262fecf8822d6a50c45e55dcdadd36 100644 (file)
@@ -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 )"