diff options
author | Sam James <sam@gentoo.org> | 2023-03-31 17:15:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-31 17:15:58 +0100 |
commit | 9d278a98fa3f57ae2ee15724cf43aa613d8bd5a1 (patch) | |
tree | 60c15b082a1f530aaa069bdcdce7fbcd598ce4f2 /app-office | |
parent | dev-python/trio-websocket: Keyword 0.10.2 arm, #900601 (diff) | |
download | gentoo-9d278a98fa3f57ae2ee15724cf43aa613d8bd5a1.tar.gz gentoo-9d278a98fa3f57ae2ee15724cf43aa613d8bd5a1.tar.bz2 gentoo-9d278a98fa3f57ae2ee15724cf43aa613d8bd5a1.zip |
app-office/sc-im: Stabilize 0.8.3 amd64, #903634
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/sc-im/sc-im-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/sc-im/sc-im-0.8.3.ebuild b/app-office/sc-im/sc-im-0.8.3.ebuild index f0befe2dda44..99c823f8d3c4 100644 --- a/app-office/sc-im/sc-im-0.8.3.ebuild +++ b/app-office/sc-im/sc-im-0.8.3.ebuild @@ -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} )" |