summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-12-24 14:07:09 -0500
committerMike Frysinger <vapier@gentoo.org>2015-12-24 15:16:40 -0500
commit2c750d8657dfe63e0f5fd0711bb0ec555980303f (patch)
treef7d2ec04e289534797f8cbe1f65968970656d2c0 /app-i18n/ibus/ibus-1.5.5.ebuild
parentdev-libs/efl: fix builds on PaX kernels #547076 (diff)
downloadgentoo-2c750d8657dfe63e0f5fd0711bb0ec555980303f.tar.gz
gentoo-2c750d8657dfe63e0f5fd0711bb0ec555980303f.tar.bz2
gentoo-2c750d8657dfe63e0f5fd0711bb0ec555980303f.zip
app-i18n/ibus: mark 1.5.5 alpha/ia64/sparc stable
Diffstat (limited to 'app-i18n/ibus/ibus-1.5.5.ebuild')
-rw-r--r--app-i18n/ibus/ibus-1.5.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.5.ebuild b/app-i18n/ibus/ibus-1.5.5.ebuild
index 3473d00f725d..3fed965844fb 100644
--- a/app-i18n/ibus/ibus-1.5.5.ebuild
+++ b/app-i18n/ibus/ibus-1.5.5.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland +X"
REQUIRED_USE="|| ( gtk gtk3 X )
deprecated? ( python )