games-util/chiaki: unkeyword 2.2.0 for ~x86

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2025-02-17 10:51:34 +01:00
parent 0c9ba0fb54
commit 9d7b708819
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ if [[ "${PV}" == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://git.sr.ht/~thestr4ng3r/${PN}/refs/download/v${PV}/${PN}-v${PV}-src.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64"
S="${WORKDIR}/${PN}"
fi

View File

@@ -14,7 +14,7 @@ if [[ "${PV}" == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://git.sr.ht/~thestr4ng3r/${PN}/refs/download/v${PV}/${PN}-v${PV}-src.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64"
S="${WORKDIR}/${PN}"
fi