diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 12:38:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 12:38:16 +0200 |
commit | 56c3c5c4c7093ca74adbfa3b867f05279686c58d (patch) | |
tree | 8af555dbd2985e83e9bb3be95353899b47d9afff /app-office | |
parent | dev-libs/libxlsxwriter: Stabilize 1.1.5-r1 arm64, #916228 (diff) | |
download | gentoo-56c3c5c4c7093ca74adbfa3b867f05279686c58d.tar.gz gentoo-56c3c5c4c7093ca74adbfa3b867f05279686c58d.tar.bz2 gentoo-56c3c5c4c7093ca74adbfa3b867f05279686c58d.zip |
app-office/sc-im: Stabilize 0.8.3-r1 arm64, #916228
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/sc-im/sc-im-0.8.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/sc-im/sc-im-0.8.3-r1.ebuild b/app-office/sc-im/sc-im-0.8.3-r1.ebuild index 36829a039fa9..65bcf7e9d870 100644 --- a/app-office/sc-im/sc-im-0.8.3-r1.ebuild +++ b/app-office/sc-im/sc-im-0.8.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${P}/src" LICENSE="BSD-4" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~x86" IUSE="lua ods plots tmux wayland X xls xlsx" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )" |