diff options
Diffstat (limited to 'sys-apps/the_silver_searcher')
-rw-r--r-- | sys-apps/the_silver_searcher/the_silver_searcher-2.0.0.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild index 127b25b8bdcd..fcf0eba32492 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-2.1.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 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="lzma test zlib" RDEPEND="dev-libs/libpcre |