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 | |
parent | cb06f0700ae0b95dd97263a66a4c8cb0baf1d5d9 (diff) | |
download | gentoo-ae5593e98cf21aa7cbfe8d40c1fc57b189a365f2.tar.gz gentoo-ae5593e98cf21aa7cbfe8d40c1fc57b189a365f2.tar.xz |
app-admin/glance: x86 stable wrt bug #561194
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
-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 77eaf49233c..eb89029cb9f 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 )" |