diff options
Diffstat (limited to 'core/groff/PKGBUILD')
-rw-r--r-- | core/groff/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/groff/PKGBUILD b/core/groff/PKGBUILD index 6bda4b0c..f06aaa84 100644 --- a/core/groff/PKGBUILD +++ b/core/groff/PKGBUILD @@ -1,2 +1,2 @@ makedepends=(${makedepends[@]//psutils/}) -makedepends_i686=(psutils) +makedepends_i686+=(psutils) |