commit: c37eada12a523847055ea95ff22cd78062725203
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 15:59:18 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 15:59:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37eada1
app-emulation/uxn: Stabilize 0_p20241112 amd64, #947120
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/uxn/uxn-0_p20241112.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/uxn/uxn-0_p20241112.ebuild
b/app-emulation/uxn/uxn-0_p20241112.ebuild
index a9ad05873add..6c517c8273de 100644
--- a/app-emulation/uxn/uxn-0_p20241112.ebuild
+++ b/app-emulation/uxn/uxn-0_p20241112.ebuild
@@ -20,7 +20,7 @@ elif [[ "${PV}" == *_p20241112 ]] ; then
-> ${P}.tar.gz"
S="${WORKDIR}/uxn-${COMMIT}"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
else
die "Wrong package version, please update the ebuild, given: ${PV}"
fi