index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-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 - |