Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/xpadneo/
Date: Fri, 02 Dec 2022 03:19:02
Message-Id: 1669950842.fcac2e200188840b2cb38245bfab1477a739e55a.ionen@gentoo
1 commit: fcac2e200188840b2cb38245bfab1477a739e55a
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 20:07:54 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 03:14:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcac2e20
7
8 games-util/xpadneo: stabilize 0.9.5 for amd64
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 games-util/xpadneo/xpadneo-0.9.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-util/xpadneo/xpadneo-0.9.5.ebuild b/games-util/xpadneo/xpadneo-0.9.5.ebuild
16 index b193e5517951..79cd580942bb 100644
17 --- a/games-util/xpadneo/xpadneo-0.9.5.ebuild
18 +++ b/games-util/xpadneo/xpadneo-0.9.5.ebuild
19 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
20 EGIT_MIN_CLONE_TYPE="single"
21 else
22 SRC_URI="https://github.com/atar-axis/xpadneo/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="~amd64 ~x86"
24 + KEYWORDS="amd64 ~x86"
25 fi
26
27 DESCRIPTION="Advanced Linux Driver for Xbox One Wireless Controller"