commit: a4a3dc61f7308b2ff7b662851575468950d91cbc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 1 18:49:53 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 1 18:49:53 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a3dc61
gui-apps/deskflow: Stabilize 1.24.0 amd64, #968254
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-apps/deskflow/deskflow-1.24.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-apps/deskflow/deskflow-1.24.0.ebuild
b/gui-apps/deskflow/deskflow-1.24.0.ebuild
index 54e8693d0f04..ee9875af9fcf 100644
--- a/gui-apps/deskflow/deskflow-1.24.0.ebuild
+++ b/gui-apps/deskflow/deskflow-1.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/deskflow/deskflow/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
DESCRIPTION="Share a mouse and keyboard between computers (FOSS version of
Synergy)"