Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2019 11:55:05 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514071 - head/deskutils/spice-gtk
Message-ID:  <201910081155.x98Bt538042523@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Tue Oct  8 11:55:05 2019
New Revision: 514071
URL: https://svnweb.freebsd.org/changeset/ports/514071

Log:
  deskutils/spice-gtk: unbreak on powerpc*
  
  Builds fine.
  
  Approved by:	mentors (implicit approval)

Modified:
  head/deskutils/spice-gtk/Makefile

Modified: head/deskutils/spice-gtk/Makefile
==============================================================================
--- head/deskutils/spice-gtk/Makefile	Tue Oct  8 10:40:00 2019	(r514070)
+++ head/deskutils/spice-gtk/Makefile	Tue Oct  8 11:55:05 2019	(r514071)
@@ -11,9 +11,6 @@ COMMENT=	Gtk client and libraries for SPICE remote des
 
 LICENSE=	GPLv2
 
-NOT_FOR_ARCHS=		powerpc powerpc64 powerpcspe sparc64
-NOT_FOR_ARCHS_REASON=	server only supports little-endian
-
 LIB_DEPENDS=	libepoxy.so:graphics/libepoxy \
 		libjson-glib-1.0.so:devel/json-glib \
 		libopus.so:audio/opus \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910081155.x98Bt538042523>