diff options
Diffstat (limited to 'core/groff/PKGBUILD')
-rw-r--r-- | core/groff/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
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 - |