diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2018-11-30 19:05:32 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2018-11-30 19:05:32 -0800 |
commit | 63ee88ca52269ec48fe77561de2f3d287454510a (patch) | |
tree | 8344d8739926bd90b4d5732eef614a6cd25801fc /sys-apps/fd | |
parent | kde-apps/messagelib: revision bump resolving CVE-2018-19516 (diff) | |
download | gentoo-63ee88ca52269ec48fe77561de2f3d287454510a.tar.gz gentoo-63ee88ca52269ec48fe77561de2f3d287454510a.tar.bz2 gentoo-63ee88ca52269ec48fe77561de2f3d287454510a.zip |
sys-apps/fd: 7.2.0 stable amd64
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-apps/fd')
-rw-r--r-- | sys-apps/fd/fd-7.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-7.2.0.ebuild b/sys-apps/fd/fd-7.2.0.ebuild index d237a8bd631e..7ce934fcd359 100644 --- a/sys-apps/fd/fd-7.2.0.ebuild +++ b/sys-apps/fd/fd-7.2.0.ebuild @@ -65,7 +65,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="|| ( MIT Apache-2.0 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" DEPEND=">=virtual/rust-1.20.0" |