diff options
author | Sam James <sam@gentoo.org> | 2024-01-05 02:32:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-05 02:32:10 +0000 |
commit | 5e5ee4dac66f0d14be27b6467bffa75941d3e745 (patch) | |
tree | 5b3d3b95f748cfac151492d3e822d0c2e2d4ae24 /app-i18n | |
parent | games-simulation/openrct2: update live ebuild (diff) | |
download | gentoo-5e5ee4dac66f0d14be27b6467bffa75941d3e745.tar.gz gentoo-5e5ee4dac66f0d14be27b6467bffa75941d3e745.tar.bz2 gentoo-5e5ee4dac66f0d14be27b6467bffa75941d3e745.zip |
app-i18n/ibus: Stabilize 1.5.29 arm64, #913832
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus/ibus-1.5.29.ebuild b/app-i18n/ibus/ibus-1.5.29.ebuild index a55f974d026a..497d5c56cfc0 100644 --- a/app-i18n/ibus/ibus-1.5.29.ebuild +++ b/app-i18n/ibus/ibus-1.5.29.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${MY_PV}/${PN}-${MY_PV LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="X appindicator +emoji gtk2 +gtk3 +gtk4 +gui +introspection libnotify nls +python systemd test +unicode vala wayland" RESTRICT="!test? ( test )" REQUIRED_USE=" |