diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-31 11:38:06 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-31 11:39:05 -0400 |
commit | 8900f2b05e492b270a408ffb9f6b551622b812f3 (patch) | |
tree | df85ad699a77f42273fe9dc275e5e99e6417550b /sys-apps/the_silver_searcher | |
parent | sys-apps/the_silver_searcher: version bump to 2.1.0 (diff) | |
download | gentoo-8900f2b05e492b270a408ffb9f6b551622b812f3.tar.gz gentoo-8900f2b05e492b270a408ffb9f6b551622b812f3.tar.bz2 gentoo-8900f2b05e492b270a408ffb9f6b551622b812f3.zip |
sys-apps/the_silver_searcher: stabilize 2.0.0
Diffstat (limited to 'sys-apps/the_silver_searcher')
-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 3f4a2aae03c0..e9a17ad16b6e 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 ~amd64-fbsd ~x86-fbsd" IUSE="lzma test zlib" RDEPEND="dev-libs/libpcre |