Date: Saturday, December 14, 2019 @ 16:35:23
  Author: archange
Revision: 537661

No ELF, so this is an any package

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-12-14 16:34:10 UTC (rev 537660)
+++ PKGBUILD    2019-12-14 16:35:23 UTC (rev 537661)
@@ -6,9 +6,9 @@
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
 pkgver=0.16.5
-pkgrel=4
+pkgrel=5
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
-arch=(x86_64)
+arch=(any)
 url="https://bitbucket.org/ruamel/yaml";
 license=(MIT)
 depends=(python)

Reply via email to