From dbc478e6b17ae97ff859cd963fd002467ff43e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 13:21:47 +0200 Subject: [PATCH] compositeproto: devel:util_macros is any arch. --- x11-proto/compositeproto/compositeproto-0.4.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-proto/compositeproto/compositeproto-0.4.2.recipe b/x11-proto/compositeproto/compositeproto-0.4.2.recipe index a0b87e4a0..4d31824f6 100644 --- a/x11-proto/compositeproto/compositeproto-0.4.2.recipe +++ b/x11-proto/compositeproto/compositeproto-0.4.2.recipe @@ -5,7 +5,7 @@ HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/" COPYRIGHT="2003, Keith Packard, HP 2006, Oracle" LICENSE="MIT (no promotion)" -REVISION="2" +REVISION="3" SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/compositeproto-$portVersion.tar.gz" CHECKSUM_SHA256="22195b7e50036440b1c6b3b2d63eb03dfa6e71c8a1263ed1f07b0f31ae7dad50" @@ -31,7 +31,7 @@ BUILD_PREREQUIRES=" cmd:libtool cmd:make cmd:pkg_config$secondaryArchSuffix - devel:util_macros$secondaryArchSuffix + devel:util_macros " BUILD()