From 0f33306647be09b27dc85ae2640b0e57720ea0f8 Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Mon, 11 Jan 2016 18:54:57 -0800 Subject: [PATCH] p11-kit: boneyard Closes Homebrew/homebrew#47124. https://github.com/Homebrew/homebrew-boneyard/pull/88 --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index e7c78d96fe..acfc2dfdbc 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -162,6 +162,7 @@ TAP_MIGRATIONS = { "openfst" => "homebrew/science", "opengrm-ngram" => "homebrew/science", "ori" => "homebrew/fuse", + "p11-kit" => "homebrew/boneyard", "pan" => "homebrew/boneyard", "paq8px" => "homebrew/boneyard", "par2tbb" => "homebrew/boneyard",