diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-10-24 04:49:04 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-10-24 04:49:04 -0300 |
commit | 77cec395dd85661ae1c1d178148c3c20efabbfac (patch) | |
tree | e43c90bd79dc84320442f5bf4dc5d7f80af02d82 /testing/splix | |
parent | ffb2b6c32b3108a463a1efd79749c018a5cda83d (diff) | |
download | aports-77cec395dd85661ae1c1d178148c3c20efabbfac.tar.bz2 aports-77cec395dd85661ae1c1d178148c3c20efabbfac.tar.xz |
testing/splix: disable
Diffstat (limited to 'testing/splix')
-rw-r--r-- | testing/splix/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/splix/APKBUILD b/testing/splix/APKBUILD index 1497ed818f..70e42e64f1 100644 --- a/testing/splix/APKBUILD +++ b/testing/splix/APKBUILD @@ -7,7 +7,7 @@ pkgver=${_pkgver}_svn$reporev pkgrel=0 pkgdesc="CUPS drivers for SPL (Samsung Printer Language) printers." url="http://splix.ap2c.org/" -arch="all" +arch="" # Needs to be snapshotted license="GPL-2.0-only" makedepends=" cups-dev |