projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fa0b3f
)
app-i18n/ibus-anthy: add support for python3
author
Akinori Hattori
<hattya@gentoo.org>
Tue, 1 Aug 2017 14:35:57 +0000
(23:35 +0900)
committer
Akinori Hattori
<hattya@gentoo.org>
Tue, 1 Aug 2017 14:36:32 +0000
(23:36 +0900)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
patch
|
blob
|
history
diff --git
a/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
b/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
index 2f76f7939d71c195de9fec17c8ff2ca161ce4af6..d323809cf1822dd43612681033980155628020bd 100644
(file)
--- a/
app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
+++ b/
app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-PYTHON_COMPAT=( python
2_7
)
+PYTHON_COMPAT=( python
{2_7,3_4,3_5,3_6}
)
inherit gnome2-utils ltprune python-single-r1