From 64f0cd6bd9c865940549719a9977ff41aff5a14a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 17:57:46 +0200 Subject: [PATCH] libpthread_stubs: devel:util_macros is any arch. --- dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe b/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe index 3ce2da23b..7538ccd9f 100644 --- a/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe +++ b/dev-libs/libpthread_stubs/libpthread_stubs-0.3.recipe @@ -4,7 +4,7 @@ those functions." HOMEPAGE="https://xcb.freedesktop.org/" COPYRIGHT="2006 Diego Pettenò" LICENSE="MIT" -REVISION="4" +REVISION="5" SOURCE_URI="http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.gz" CHECKSUM_SHA256="3031f466cf0b06de6b3ccbf2019d15c4fcf75229b7d226a711bc1885b3a82cde" SOURCE_DIR="libpthread-stubs-$portVersion" @@ -31,7 +31,7 @@ BUILD_PREREQUIRES=" cmd:libtool cmd:make cmd:pkg_config$secondaryArchSuffix - devel:util_macros$secondaryArchSuffix + devel:util_macros " BUILD()