commit: 50272162e20f812698c8da1562b5b0c556211c36
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 20 07:33:42 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 20 07:33:42 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50272162
games-util/xpadneo: Stabilize 0.9.8 amd64, #969040
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-util/xpadneo/xpadneo-0.9.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-util/xpadneo/xpadneo-0.9.8.ebuild
b/games-util/xpadneo/xpadneo-0.9.8.ebuild
index 7b84f9b3cf38..c33aacc7f9f1 100644
--- a/games-util/xpadneo/xpadneo-0.9.8.ebuild
+++ b/games-util/xpadneo/xpadneo-0.9.8.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
@@ -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"