dev-libs/libudfread: Stabilize 1.1.1 x86, #778446

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2021-05-16 18:50:41 +00:00
parent a3e3b65a00
commit cc5f6b92e5
No known key found for this signature in database
GPG Key ID: F4922810EEA0483B
1 changed files with 1 additions and 1 deletions

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 ~x86"
KEYWORDS="~amd64 ~arm arm64 x86"
fi
DESCRIPTION="Library for reading UDF from raw devices and image files"