summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-12-01 15:07:54 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-12-01 22:14:02 -0500
commitfcac2e200188840b2cb38245bfab1477a739e55a (patch)
treee47e640ef2dbd4d45261fd7db303d71ed77f373b /games-util
parentprofiles/arch: remove virtual/wine's proton from stable mask (diff)
downloadgentoo-fcac2e200188840b2cb38245bfab1477a739e55a.tar.gz
gentoo-fcac2e200188840b2cb38245bfab1477a739e55a.tar.bz2
gentoo-fcac2e200188840b2cb38245bfab1477a739e55a.zip
games-util/xpadneo: stabilize 0.9.5 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r--games-util/xpadneo/xpadneo-0.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/xpadneo/xpadneo-0.9.5.ebuild b/games-util/xpadneo/xpadneo-0.9.5.ebuild
index b193e5517951..79cd580942bb 100644
--- a/games-util/xpadneo/xpadneo-0.9.5.ebuild
+++ b/games-util/xpadneo/xpadneo-0.9.5.ebuild
@@ -12,7 +12,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"