commit:     1f8d5889e323e09990b72a5dbb414676fa85391e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  7 16:10:34 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun  7 16:10:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f8d5889

app-emulation/uxn: Stabilize 0_p20230501 amd64, #908008

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/uxn/uxn-0_p20230501.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/uxn/uxn-0_p20230501.ebuild 
b/app-emulation/uxn/uxn-0_p20230501.ebuild
index 8ecf6d857beb..867b95f57779 100644
--- a/app-emulation/uxn/uxn-0_p20230501.ebuild
+++ b/app-emulation/uxn/uxn-0_p20230501.ebuild
@@ -17,7 +17,7 @@ elif [[ ${PV} == *_p20230501 ]] ; then
        SRC_URI="https://git.sr.ht/~rabbits/uxn/archive/${COMMIT}.tar.gz
                -> ${P}.tar.gz"
        S="${WORKDIR}"/${PN}-${COMMIT}
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
 else
        die "wrong package version (PV), given: ${PV}"
 fi

Reply via email to