diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-03-14 23:03:36 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-03-14 23:04:39 -0400 |
commit | d479cbcaeb6a6396e52984b196205f5f19e3484a (patch) | |
tree | d472973b74e090a77ac7e0f1d02b2dddbd7e21f3 /sys-apps | |
parent | sys-apps/flashrom: add USE=ch341a_spi programmer #577282 (diff) | |
download | gentoo-d479cbcaeb6a6396e52984b196205f5f19e3484a.tar.gz gentoo-d479cbcaeb6a6396e52984b196205f5f19e3484a.tar.bz2 gentoo-d479cbcaeb6a6396e52984b196205f5f19e3484a.zip |
sys-apps/the_silver_searcher: stabilize 0.31.0
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/the_silver_searcher/the_silver_searcher-0.31.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-0.31.0.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-0.31.0.ebuild index 8d5e95ca8c64..93452067aa4f 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-0.31.0.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-0.31.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 |