diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-09-27 22:57:34 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-09-27 22:59:39 +0900 |
commit | 304f1487f77b5312ba5581e688b9912b012d6c08 (patch) | |
tree | 8637b8e6f9a7158a96795c484b7467737d7fa326 /app-i18n | |
parent | dev-ruby/mkmf-lite: add 0.6.0 (diff) | |
download | gentoo-304f1487f77b5312ba5581e688b9912b012d6c08.tar.gz gentoo-304f1487f77b5312ba5581e688b9912b012d6c08.tar.bz2 gentoo-304f1487f77b5312ba5581e688b9912b012d6c08.zip |
app-i18n/ibus-anthy: amd64/x86 stable
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus-anthy/ibus-anthy-1.5.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.15.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.15.ebuild index 078f4951d2c6..f216847fcb19 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.15.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.15.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ibus/${PN}/archive/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="nls" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |