diff options
author | Erich Eckner <git@eckner.net> | 2017-10-06 14:12:39 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-10-06 14:12:39 +0200 |
commit | 40b069619fe0f47ce56a18440429d0bc0db88a0b (patch) | |
tree | 2b1e94dc8deb0fcc09236439398310deb1ccf9d5 | |
parent | f478111a12f343cb9e4d633e52294e3965230404 (diff) | |
download | packages-40b069619fe0f47ce56a18440429d0bc0db88a0b.tar.xz |
blacklist: fix typo
-rw-r--r-- | blacklist | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,6 +21,6 @@ luxrays # does not compile on i686 - see FS#54960 # rkt # rubinius # tensorflow -valgrind-multilib # oviously not needed on i686 +valgrind-multilib # obviously not needed on i686 # wiredtiger # zcash |