mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
dev-libs/expat: Sync with Gentoo
It's from Gentoo commit 3ed081778ec545235f21fb687ad967dc1958e239.
This commit is contained in:
parent
e43d52f95f
commit
54c7847731
@ -19,6 +19,12 @@ BDEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )"
|
|||||||
|
|
||||||
DOCS=( README.md )
|
DOCS=( README.md )
|
||||||
|
|
||||||
|
QA_CONFIG_IMPL_DECL_SKIP=(
|
||||||
|
# https://bugs.gentoo.org/906384
|
||||||
|
arc4random
|
||||||
|
arc4random_buf
|
||||||
|
)
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user