index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2024-08-12 19:56:41 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2024-08-12 19:56:41 +0200 |
commit | 42296c3b7dfef9fd5ccaddf492d6252025999cd8 (patch) | |
tree | d6c8e84e0415ace4661a55f00ebc240b18455d20 /core | |
parent | bbd2ebf6235d38d06760b1db29021c925d8374d3 (diff) |
-rw-r--r-- | core/pinentry/PKGBUILD | 1 |
diff --git a/core/pinentry/PKGBUILD b/core/pinentry/PKGBUILD index fe1e964b..f2dc68a9 100644 --- a/core/pinentry/PKGBUILD +++ b/core/pinentry/PKGBUILD @@ -18,3 +18,4 @@ if [ "${CARCH}" = "i486" ]; then makedepends=(${makedepends[@]//qt6-base/}) makedepends=(${makedepends[@]//kwayland5/}) fi + |