diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-17 17:14:45 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-17 17:29:37 -0700 |
commit | b00157c8130a31f2398d42b4e4d42ebdafc94724 (patch) | |
tree | 27c56ffc5cda5b37008d8da93165025aa58dd905 /app-i18n | |
parent | app-i18n/unicode-emoji-5.0: added ~alpha, bug 626804 (diff) | |
download | gentoo-b00157c8130a31f2398d42b4e4d42ebdafc94724.tar.gz gentoo-b00157c8130a31f2398d42b4e4d42ebdafc94724.tar.bz2 gentoo-b00157c8130a31f2398d42b4e4d42ebdafc94724.zip |
app-i18n/ibus-1.5.16: added ~alpha, bug 626804
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.16.ebuild b/app-i18n/ibus/ibus-1.5.16.ebuild index bf065ab00f15..25bed25d177b 100644 --- a/app-i18n/ibus/ibus-1.5.16.ebuild +++ b/app-i18n/ibus/ibus-1.5.16.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde +libnotify nls +python test vala wayland" REQUIRED_USE="emoji? ( gtk ) gtk2? ( gtk ) |