diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-14 08:00:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-14 08:00:10 +0300 |
commit | c105ef3d4df85cacee06e3dd7a0c06578c5b1c7a (patch) | |
tree | 5039703e4e9bc729d11d4695a6f85765316e4c05 /app-office/sc-im | |
parent | dev-python/pyotp: Keyword 2.7.0 arm64, #872509 (diff) | |
download | gentoo-c105ef3d4df85cacee06e3dd7a0c06578c5b1c7a.tar.gz gentoo-c105ef3d4df85cacee06e3dd7a0c06578c5b1c7a.tar.bz2 gentoo-c105ef3d4df85cacee06e3dd7a0c06578c5b1c7a.zip |
app-office/sc-im: Keyword 0.8.2 arm64, #877053
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office/sc-im')
-rw-r--r-- | app-office/sc-im/sc-im-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/sc-im/sc-im-0.8.2.ebuild b/app-office/sc-im/sc-im-0.8.2.ebuild index bed8ce296550..f3564a67db53 100644 --- a/app-office/sc-im/sc-im-0.8.2.ebuild +++ b/app-office/sc-im/sc-im-0.8.2.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${P}/src" LICENSE="BSD-4" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="X plots wayland xls xlsx lua ods tmux" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )" |