diff options
author | 2025-02-08 12:17:11 +0200 | |
---|---|---|
committer | 2025-02-08 12:17:11 +0200 | |
commit | b1b9e1f27a7fb014ce775044e2d76b93ac47dfa2 (patch) | |
tree | 949d6125d5364c8c6ed9d08a6da54172d8ea2edf /app-i18n | |
parent | dev-libs/skalibs: Stabilize 2.14.3.0 amd64, #945107 (diff) | |
download | gentoo-b1b9e1f27a7fb014ce775044e2d76b93ac47dfa2.tar.gz gentoo-b1b9e1f27a7fb014ce775044e2d76b93ac47dfa2.tar.bz2 gentoo-b1b9e1f27a7fb014ce775044e2d76b93ac47dfa2.zip |
app-i18n/ibus-hangul: Stabilize 1.5.5 x86, #936987
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus-hangul/ibus-hangul-1.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.5.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.5.ebuild index a6ee01c3964c..38354edd1dd0 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.5.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/libhangul/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="nls" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |