dev-util/pkgdev: keyword 0.2.10-r1 for ~mips

Closes: https://bugs.gentoo.org/936249

Signed-off-by: Henry Chen <chenx97@aosc.io>
Closes: https://github.com/gentoo/gentoo/pull/37573
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Henry Chen
2024-07-16 11:18:50 +08:00
committed by Arthur Zamarin
parent c371ba9bb5
commit 5e64b372e4

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
inherit pypi
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
fi
DESCRIPTION="Collection of tools for Gentoo development"