dev-libs/libudfread: keyworded 1.1.2 for sparc, bug #783942

Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Rolf Eike Beer
2021-04-20 15:50:27 +02:00
committed by Sergei Trofimovich
parent ecb5674113
commit 68bd2af63b

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