18 lines
158 B
Ruby
18 lines
158 B
Ruby
|
|
OFFICIAL_TAPS = %w[
|
||
|
|
apache
|
||
|
|
binary
|
||
|
|
completions
|
||
|
|
devel-only
|
||
|
|
dupes
|
||
|
|
fuse
|
||
|
|
games
|
||
|
|
head-only
|
||
|
|
nginx
|
||
|
|
php
|
||
|
|
python
|
||
|
|
science
|
||
|
|
tex
|
||
|
|
versions
|
||
|
|
x11
|
||
|
|
]
|