diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:11:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:11:36 +0100 |
commit | dcf0d62d3a905a25d3641f8e271c7580c6f69947 (patch) | |
tree | cdf8dd89a8081f26936f56e1955fb5129f1cd45a /dev-python/oslo-db | |
parent | dev-python/oslo-concurrency: amd64 stable wrt bug #565742 (diff) | |
download | gentoo-dcf0d62d3a905a25d3641f8e271c7580c6f69947.tar.gz gentoo-dcf0d62d3a905a25d3641f8e271c7580c6f69947.tar.bz2 gentoo-dcf0d62d3a905a25d3641f8e271c7580c6f69947.zip |
dev-python/oslo-db: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/oslo-db')
-rw-r--r-- | dev-python/oslo-db/oslo-db-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-db/oslo-db-2.6.0.ebuild b/dev-python/oslo-db/oslo-db-2.6.0.ebuild index 1551416c0b87..0d1a251f93e4 100644 --- a/dev-python/oslo-db/oslo-db-2.6.0.ebuild +++ b/dev-python/oslo-db/oslo-db-2.6.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/oslo.db-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+sqlite mysql postgres" REQUIRED_USE="|| ( mysql postgres sqlite )" |