commit: 2dcdfa1fbf9e1b969d4b3ec39af9db40095f5963
parent 19b6dd59aad0fa7e952bacd2b5d62ada8db7e126
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 21 Jul 2023 08:26:46 +0200
app-i18n/fcitx-anthy: Fix SLOT
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-5.0.14.ebuild b/app-i18n/fcitx-anthy/fcitx-anthy-5.0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2013-2022 Gentoo Authors
+# Copyright 2013-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-anthy"
SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-anthy/${MY_P}.tar.xz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2+"
-SLOT="4"
+SLOT="5"
KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
IUSE=""