index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | core/groff/PKGBUILD | 1 |
diff --git a/core/groff/PKGBUILD b/core/groff/PKGBUILD index 457c89e6..f4cc97f0 100644 --- a/core/groff/PKGBUILD +++ b/core/groff/PKGBUILD @@ -3,4 +3,3 @@ if [ "${CARCH}" = "i486" ]; then # no optional dependencies makedepends=(${makedepends[@]//psutils/}) fi - |