diff options
author | 2023-09-08 10:28:01 +0100 | |
---|---|---|
committer | 2023-09-08 10:28:01 +0100 | |
commit | bf94ba773fcc26dd4fb73f20baf934b2747b2eb1 (patch) | |
tree | c2ef750c0c1d8ff98de4da2abbbd047f13b3b6f0 /app-i18n | |
parent | app-i18n/nkf: Stabilize 2.1.5-r1 x86, #913831 (diff) | |
download | gentoo-bf94ba773fcc26dd4fb73f20baf934b2747b2eb1.tar.gz gentoo-bf94ba773fcc26dd4fb73f20baf934b2747b2eb1.tar.bz2 gentoo-bf94ba773fcc26dd4fb73f20baf934b2747b2eb1.zip |
app-i18n/uim: Stabilize 1.8.9-r1 ppc64, #913833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/uim/uim-1.8.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/uim/uim-1.8.9-r1.ebuild b/app-i18n/uim/uim-1.8.9-r1.ebuild index 5bc58c158713..35e25255e7cb 100644 --- a/app-i18n/uim/uim-1.8.9-r1.ebuild +++ b/app-i18n/uim/uim-1.8.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2" LICENSE="BSD GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~riscv ~x86" IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 kde l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl static-libs xft" RESTRICT="test" REQUIRED_USE="gtk? ( X ) |