diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 12:03:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 12:03:35 +0200 |
commit | ae5593e98cf21aa7cbfe8d40c1fc57b189a365f2 (patch) | |
tree | 0c0397ceed88c5e18b58da26d6c25b3903df7cd1 /app-admin/glance | |
parent | www-plugins/adobe-flash: x86 stable wrt bug #561076 (diff) | |
download | gentoo-ae5593e98cf21aa7cbfe8d40c1fc57b189a365f2.tar.gz gentoo-ae5593e98cf21aa7cbfe8d40c1fc57b189a365f2.tar.bz2 gentoo-ae5593e98cf21aa7cbfe8d40c1fc57b189a365f2.zip |
app-admin/glance: x86 stable wrt bug #561194
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-admin/glance')
-rw-r--r-- | app-admin/glance/glance-2015.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-2015.1.1-r2.ebuild b/app-admin/glance/glance-2015.1.1-r2.ebuild index 77eaf49233ce..eb89029cb9f0 100644 --- a/app-admin/glance/glance-2015.1.1-r2.ebuild +++ b/app-admin/glance/glance-2015.1.1-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc mysql postgres +sqlite +swift test" REQUIRED_USE="|| ( mysql postgres sqlite )" |