diff options
author | Sam James <sam@gentoo.org> | 2021-12-09 06:39:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-09 06:39:05 +0000 |
commit | c2cdd5715802f0f71ed1982a0ec87b08fefae9a1 (patch) | |
tree | 019c3174b3280371cd34aed06009d22b0b422278 /app-i18n | |
parent | app-i18n/ibus: Stabilize 1.5.25-r1 ppc64, #828593 (diff) | |
download | gentoo-c2cdd5715802f0f71ed1982a0ec87b08fefae9a1.tar.gz gentoo-c2cdd5715802f0f71ed1982a0ec87b08fefae9a1.tar.bz2 gentoo-c2cdd5715802f0f71ed1982a0ec87b08fefae9a1.zip |
app-i18n/ibus: Stabilize 1.5.25-r1 ppc, #828593
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.25-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.25-r1.ebuild b/app-i18n/ibus/ibus-1.5.25-r1.ebuild index a6df568528f2..a9cff72ffe2e 100644 --- a/app-i18n/ibus/ibus-1.5.25-r1.ebuild +++ b/app-i18n/ibus/ibus-1.5.25-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="+X +emoji +gtk +gtk2 +introspection kde nls +python test +unicode vala wayland" RESTRICT="!test? ( test )" REQUIRED_USE="emoji? ( gtk ) |