[arch-commits] Commit in paxtest/trunk (PKGBUILD)

Daniel Micay thestinger at archlinux.org
Thu May 25 02:31:46 UTC 2017


    Date: Thursday, May 25, 2017 @ 02:31:43
  Author: thestinger
Revision: 230007

stop bothering with i686 support

Modified:
  paxtest/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-24 20:44:41 UTC (rev 230006)
+++ PKGBUILD	2017-05-25 02:31:43 UTC (rev 230007)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc='PaX regression test suite'
 url='https://pax.grsecurity.net'
-arch=('i686' 'x86_64')
+arch=('x86_64')
 license=('GPL')
 depends=(sh)
 source=("https://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz"



More information about the arch-commits mailing list