commit: e7fd95d82616a5445a83e23573bc37220a539a5e
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon May 7 14:17:41 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon May 7 14:17:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7fd95d8
app-i18n/ibus: tidy
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-i18n/ibus/ibus-1.5.18.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/ibus/ibus-1.5.18.ebuild b/app-i18n/ibus/ibus-1.5.18.ebuild
index 25c34029d3f..0115a8275ea 100644
--- a/app-i18n/ibus/ibus-1.5.18.ebuild
+++ b/app-i18n/ibus/ibus-1.5.18.ebuild
@@ -130,10 +130,10 @@ src_configure() {
$(use_enable libnotify) \
$(use_enable nls) \
$(use_enable test tests) \
- $(use_enable vala) \
- $(use_enable wayland) \
$(use_enable unicode unicode-dict) \
$(use_with unicode ucd-dir "${EPREFIX}/usr/share/unicode-data")
\
+ $(use_enable vala) \
+ $(use_enable wayland) \
"${python_conf[@]}"
}