diff options
author | 2017-01-20 19:45:44 -0500 | |
---|---|---|
committer | 2017-01-20 19:46:59 -0500 | |
commit | 8d246f138059e95b095928ef42000089e14c9957 (patch) | |
tree | dc2972dce1ba03c2d1d4cfb878bd315b36f60088 /sys-apps/the_silver_searcher | |
parent | sys-apps/util-linux: Removed old. (diff) | |
download | gentoo-8d246f138059e95b095928ef42000089e14c9957.tar.gz gentoo-8d246f138059e95b095928ef42000089e14c9957.tar.bz2 gentoo-8d246f138059e95b095928ef42000089e14c9957.zip |
sys-apps/the_silver_searcher: stabilize 1.0.2
Diffstat (limited to 'sys-apps/the_silver_searcher')
-rw-r--r-- | sys-apps/the_silver_searcher/the_silver_searcher-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-1.0.2.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-1.0.2.ebuild index a926bff8f70c..cab52e1c3b28 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-1.0.2.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-1.0.2.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 test zlib" RDEPEND="dev-libs/libpcre |