Commit fcce9eb3 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play: add missed SUPPORTEDARCHES

parent 37ad663a
#!/bin/sh
PKGNAME=duplicati
# noarch
SUPPORTEDARCHES=""
VERSION="$2"
DESCRIPTION="Duplicati from the official site"
URL="https://www.duplicati.com/"
......
......@@ -3,7 +3,7 @@
PKGNAME="eepm-i586-libcrypto7 eepm-i586-libssl7"
SUPPORTEDARCHES="x86_64"
VERSION="$2"
DESCRIPTION="OpenSSL 0.9.8 (libcrypto.so.0.9.8, libssl.so.0.9.8) from ALT repo"
#DESCRIPTION="OpenSSL 0.9.8 (libcrypto.so.0.9.8, libssl.so.0.9.8) from ALT repo"
DESCRIPTION=''
URL="https://packages.altlinux.org/ru/sisyphus/srpms/openssl098/rpms/"
......
......@@ -2,8 +2,7 @@
PKGNAME=apache-netbeans
SKIPREPACK=1
# noarch package
#SUPPORTEDARCHES="x86_64"
SUPPORTEDARCHES=""
VERSION="$2"
DESCRIPTION="Apache NetBeans from the official site"
URL="https://netbeans.apache.org"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment