various: fix duplicated ppc64 keywords

oops :P

Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
crueter
2025-11-24 00:08:00 -05:00
parent 3dc42d8ce1
commit 9ea7cfdb28
8 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ SRC_URI="https://github.com/merryhime/mcl/archive/refs/tags/${PV}.tar.gz -> ${P}
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~ppc64 ~ppc64 ~ppc64"
KEYWORDS="~amd64 ~ppc64"
IUSE="test"
RESTRICT="!test? ( test )"