commit: b088e567e1e3d0e93c9d5fbf65475080b8499ff1
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 7 17:03:01 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jan 7 17:03:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b088e567
games-util/xpadneo: Stabilize 0.9.7 amd64, #947659
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
games-util/xpadneo/xpadneo-0.9.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-util/xpadneo/xpadneo-0.9.7.ebuild
b/games-util/xpadneo/xpadneo-0.9.7.ebuild
index 3327d7fff523..1daeda7486f6 100644
--- a/games-util/xpadneo/xpadneo-0.9.7.ebuild
+++ b/games-util/xpadneo/xpadneo-0.9.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_MIN_CLONE_TYPE="single"
else
SRC_URI="https://github.com/atar-axis/xpadneo/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="Advanced Linux Driver for Xbox One Wireless Controller"