dev-libs/libudfread: x86 stable wrt bug #788226

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2021-05-25 21:10:00 +02:00
parent 0ebb69aca1
commit 111ee9cc5d

View File

@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://code.videolan.org/videolan/libudfread/-/archive/${PV}/${P}.tar.gz"
KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~sparc x86"
fi
DESCRIPTION="Library for reading UDF from raw devices and image files"