From fcac2e200188840b2cb38245bfab1477a739e55a Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 1 Dec 2022 15:07:54 -0500 Subject: [PATCH] games-util/xpadneo: stabilize 0.9.5 for amd64 Signed-off-by: Ionen Wolkens --- games-util/xpadneo/xpadneo-0.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/xpadneo/xpadneo-0.9.5.ebuild b/games-util/xpadneo/xpadneo-0.9.5.ebuild index b193e5517951a..79cd580942bb4 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"