diff options
author | Sam James <sam@gentoo.org> | 2022-09-01 03:22:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-01 03:22:43 +0100 |
commit | d01b9fd7db93a28e7fc5ade8a498b86e4679ec64 (patch) | |
tree | 4b519e1b1d5b02b9c311c01fc7e866e5a98c7f53 /net-im | |
parent | dev-libs/qcoro5: Keyword 0.6.0-r1 arm64, #857270 (diff) | |
download | gentoo-d01b9fd7db93a28e7fc5ade8a498b86e4679ec64.tar.gz gentoo-d01b9fd7db93a28e7fc5ade8a498b86e4679ec64.tar.bz2 gentoo-d01b9fd7db93a28e7fc5ade8a498b86e4679ec64.zip |
net-im/neochat: Keyword 22.06 arm64, #857270
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/neochat/neochat-22.06.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/neochat/neochat-22.06.ebuild b/net-im/neochat/neochat-22.06.ebuild index 82c85a0163c7..75af865040e0 100644 --- a/net-im/neochat/neochat-22.06.ebuild +++ b/net-im/neochat/neochat-22.06.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Client for Matrix, the decentralized communication protocol" HOMEPAGE="https://apps.kde.org/neochat/" if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm64" fi LICENSE="GPL-3" |