index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2024-08-12 20:42:59 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2024-08-12 20:42:59 +0200 |
commit | e930d7dc1fd782538427f0c1e96fbf5b4fbf5795 (patch) | |
tree | 5f92d8562c9b98d31a779ae0d7bd78ff9e84201f /core/pinentry/PKGBUILD | |
parent | 7e25f1b6f48b6b83c7eb64cd3455561699af129e (diff) |
-rw-r--r-- | core/pinentry/PKGBUILD | 1 |
diff --git a/core/pinentry/PKGBUILD b/core/pinentry/PKGBUILD index bb3c9176..2b9e458a 100644 --- a/core/pinentry/PKGBUILD +++ b/core/pinentry/PKGBUILD @@ -24,4 +24,3 @@ if [ "${CARCH}" = "i486" ]; then ' )" fi - |