From 5f2ad591242cca51a591d7c009605bbc3498859f Mon Sep 17 00:00:00 2001 From: tea Date: Tue, 14 May 2024 07:45:53 +0200 Subject: [PATCH] www-apps/gotify-server-bin: keyword 2.4.0 for ~arm64 Thanks-to: Anders on matrix Signed-off-by: tea --- www-apps/gotify-server-bin/gotify-server-bin-2.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/gotify-server-bin/gotify-server-bin-2.4.0.ebuild b/www-apps/gotify-server-bin/gotify-server-bin-2.4.0.ebuild index a3e8fef..ef9e924 100644 --- a/www-apps/gotify-server-bin/gotify-server-bin-2.4.0.ebuild +++ b/www-apps/gotify-server-bin/gotify-server-bin-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ S="${WORKDIR}" LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="logrotate systemd" RDEPEND="acct-user/gotify"