commit: 44ed0be474190e6400e9586df8110a0652fe1e87 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jul 10 12:38:56 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jul 10 12:38:56 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=44ed0be4
net-im/neochat: Update SRC_URI, sync KEYWORDS with Gentoo repo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> net-im/neochat/neochat-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/neochat/neochat-9999.ebuild b/net-im/neochat/neochat-9999.ebuild index 25ffb6b72d..7795cb17e3 100644 --- a/net-im/neochat/neochat-9999.ebuild +++ b/net-im/neochat/neochat-9999.ebuild @@ -11,8 +11,8 @@ DESCRIPTION="Client for Matrix, the decentralized communication protocol" 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" + SRC_URI="mirror://kde/stable/plasma-mobile/${PV}/${P}.tar.xz" + KEYWORDS="~amd64 ~arm64 ~ppc64" fi LICENSE="GPL-3"
