From c6f02f3dfb5f5f37ab6e21e4dc163d500b40d239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 13:42:16 +0200 Subject: [PATCH] xineramaproto: devel:util_macros is any arch. --- x11-proto/xineramaproto/xineramaproto-1.2.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.1.recipe b/x11-proto/xineramaproto/xineramaproto-1.2.1.recipe index dff4c020c..fe987f304 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.2.1.recipe +++ b/x11-proto/xineramaproto/xineramaproto-1.2.1.recipe @@ -5,7 +5,7 @@ HOMEPAGE="https://cgit.freedesktop.org/xorg/proto/xineramaproto https://xorg.freedesktop.org/releases/individual/proto/" COPYRIGHT="2003 The Open Group" LICENSE="MIT (no promotion)" -REVISION="3" +REVISION="4" SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-$portVersion.tar.gz" CHECKSUM_SHA256="d99e121edf7b310008d7371ac5dbe3aa2810996d476b754dc78477cc26e5e7c1" @@ -31,7 +31,7 @@ BUILD_PREREQUIRES=" cmd:libtool cmd:make cmd:pkg_config$secondaryArchSuffix - devel:util_macros$secondaryArchSuffix + devel:util_macros " BUILD()