diff options
Diffstat (limited to 'sys-apps/the_silver_searcher/the_silver_searcher-2.0.0.ebuild')
-rw-r--r-- | sys-apps/the_silver_searcher/the_silver_searcher-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-2.0.0.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-2.0.0.ebuild index e9a17ad16b6e..dbb2622af385 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-2.0.0.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-2.0.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/ggreer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 x86" IUSE="lzma test zlib" RDEPEND="dev-libs/libpcre |