aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/list.rb
diff options
context:
space:
mode:
authorDominyk Tiller2015-04-06 03:41:24 +0100
committerTim D. Smith2015-04-06 20:16:22 -0700
commit6370ccf9a81bbd9c0b4ddb6068a91c649529d514 (patch)
treec5e014ee5b091d3b244743111e6fb3ddb5962311 /Library/Homebrew/cmd/list.rb
parent828125f4ca301bef79a407da902738725e67fef3 (diff)
downloadbrew-6370ccf9a81bbd9c0b4ddb6068a91c649529d514.tar.bz2
list: exclude pypy from unbrewed
Excludes the PyPy paths from the unbrewed list, since we do the same with Python. Closes Homebrew/homebrew#38399.
Diffstat (limited to 'Library/Homebrew/cmd/list.rb')
-rw-r--r--Library/Homebrew/cmd/list.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Homebrew/cmd/list.rb b/Library/Homebrew/cmd/list.rb
index 6dc0636dc..405348e03 100644
--- a/Library/Homebrew/cmd/list.rb
+++ b/Library/Homebrew/cmd/list.rb
@@ -34,6 +34,10 @@ module Homebrew
lib/gio/*
lib/node_modules/*
lib/python[23].[0-9]/*
+ lib/pypy/*
+ lib/pypy3/*
+ share/pypy/*
+ share/pypy3/*
share/doc/homebrew/*
share/info/dir
share/man/man1/brew.1