diff options
author | Sam James <sam@gentoo.org> | 2024-03-14 19:17:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-14 19:17:57 +0000 |
commit | 1074a4b0b73c673c54d85c4e66b862f2bb45cab6 (patch) | |
tree | 88c54133e9dfaa55e67eea2f03c987eca59d2831 /games-util/xpadneo | |
parent | sci-mathematics/wxmaxima: Stabilize 24.02.1 amd64, #920134 (diff) | |
download | gentoo-1074a4b0b73c673c54d85c4e66b862f2bb45cab6.tar.gz gentoo-1074a4b0b73c673c54d85c4e66b862f2bb45cab6.tar.bz2 gentoo-1074a4b0b73c673c54d85c4e66b862f2bb45cab6.zip |
games-util/xpadneo: Stabilize 0.9.6 amd64, #926181
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-util/xpadneo')
-rw-r--r-- | games-util/xpadneo/xpadneo-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/xpadneo/xpadneo-0.9.6.ebuild b/games-util/xpadneo/xpadneo-0.9.6.ebuild index d57edd3bce17..54ecc4aad8c5 100644 --- a/games-util/xpadneo/xpadneo-0.9.6.ebuild +++ b/games-util/xpadneo/xpadneo-0.9.6.ebuild @@ -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" |