[arch-commits] Commit in ruby-etc/trunk (PKGBUILD)
    Andreas Schleifer 
    segaja at gemini.archlinux.org
       
    Wed Aug 24 17:29:01 UTC 2022
    
    
  
    Date: Wednesday, August 24, 2022 @ 17:29:01
  Author: segaja
Revision: 1276605
upgpkg: ruby-etc 1.3.0-1: fix arch
Modified:
  ruby-etc/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-24 17:23:06 UTC (rev 1276604)
+++ PKGBUILD	2022-08-24 17:29:01 UTC (rev 1276605)
@@ -5,7 +5,7 @@
 pkgver=1.3.0
 pkgrel=1
 pkgdesc='Provides access to information typically stored in UNIX /etc directory'
-arch=('any')
+arch=('x86_64')
 url="https://github.com/ruby/${_gemname}"
 license=('BSD' 'RUBY')
 depends=('ruby')
    
    
More information about the arch-commits
mailing list