media-libs/libchdr: Keyword 0.3.0 x86, #976838

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-06-06 10:04:12 +03:00
parent 565a0f7321
commit d6dd048573

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/rtissera/${PN}.git"
else
SRC_URI="https://github.com/rtissera/${PN}/archive/v${PV}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm64"
KEYWORDS="~amd64 ~arm64 ~x86"
fi
LICENSE="BSD public-domain"