commit: 012c350ee90203a175f7ed85313bf594e7a4cfe5 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri May 13 10:49:40 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri May 13 10:49:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012c350e
net-im/neochat: Keyword 1.2.0 arm64, #839039 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-im/neochat/neochat-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/neochat/neochat-1.2.0.ebuild b/net-im/neochat/neochat-1.2.0.ebuild index 79151e390d1f..357579f37efd 100644 --- a/net-im/neochat/neochat-1.2.0.ebuild +++ b/net-im/neochat/neochat-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://apps.kde.org/neochat/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~ppc64" + KEYWORDS="~amd64 ~arm64 ~ppc64" fi LICENSE="GPL-3"
