summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-08-04 22:36:33 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-08-04 22:57:30 +0900
commit5e5033e97723ea4c1eed676d8b62f6fb73a96b90 (patch)
tree8b672b4f006dd778f8cef599fd3970da6e2da5a2 /app-i18n/ibus/ibus-1.5.12.ebuild
parentsys-devel/make: drop old (diff)
downloadgentoo-5e5033e97723ea4c1eed676d8b62f6fb73a96b90.tar.gz
gentoo-5e5033e97723ea4c1eed676d8b62f6fb73a96b90.tar.bz2
gentoo-5e5033e97723ea4c1eed676d8b62f6fb73a96b90.zip
app-i18n/ibus: allow USE="python -gtk"
Closes: https://bugs.gentoo.org/662582 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-i18n/ibus/ibus-1.5.12.ebuild')
-rw-r--r--app-i18n/ibus/ibus-1.5.12.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-i18n/ibus/ibus-1.5.12.ebuild b/app-i18n/ibus/ibus-1.5.12.ebuild
index a8413c59fff3..ae04fedae737 100644
--- a/app-i18n/ibus/ibus-1.5.12.ebuild
+++ b/app-i18n/ibus/ibus-1.5.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -19,7 +19,6 @@ REQUIRED_USE="gtk2? ( gtk )
libnotify? ( gtk )
python? (
${PYTHON_REQUIRED_USE}
- gtk
introspection
)
test? ( gtk )