summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-13 12:49:40 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-13 12:49:40 +0200
commit012c350ee90203a175f7ed85313bf594e7a4cfe5 (patch)
tree4ca2699f0808bd886b2d7934cd3701e07c43dc00 /net-im/neochat
parentdev-python/urllib3: Enable py3.11 (diff)
downloadgentoo-012c350ee90203a175f7ed85313bf594e7a4cfe5.tar.gz
gentoo-012c350ee90203a175f7ed85313bf594e7a4cfe5.tar.bz2
gentoo-012c350ee90203a175f7ed85313bf594e7a4cfe5.zip
net-im/neochat: Keyword 1.2.0 arm64, #839039
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-im/neochat')
-rw-r--r--net-im/neochat/neochat-1.2.0.ebuild4
1 files 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"