diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-08-07 05:17:57 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-08-07 05:18:44 -0400 |
commit | a513341a26dec007ea45a3c67defc437b9418422 (patch) | |
tree | 3837816179347c55f00e54bf628ac1dc1e84cb66 /sys-apps | |
parent | sys-libs/ldb: Fixed dependency on sys-libs/talloc (bug #590416). (diff) | |
download | gentoo-a513341a26dec007ea45a3c67defc437b9418422.tar.gz gentoo-a513341a26dec007ea45a3c67defc437b9418422.tar.bz2 gentoo-a513341a26dec007ea45a3c67defc437b9418422.zip |
sys-apps/the_silver_searcher: stabilize 0.32.0
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/the_silver_searcher/the_silver_searcher-0.32.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-0.32.0.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-0.32.0.ebuild index eb64cc5f2000..863c6520578b 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-0.32.0.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-0.32.0.ebuild @@ -11,7 +11,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 ~amd64-fbsd ~x86-fbsd" IUSE="lzma zlib" RDEPEND="dev-libs/libpcre |