diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2018-11-30 19:09:31 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2018-11-30 19:09:31 -0800 |
commit | 03c605a9e3e301a9df05ded32018af636ddd8113 (patch) | |
tree | c3042b507f4d7bea9bbadbe565d252c7333cbcb6 /sys-apps | |
parent | app-misc/skim: 0.5.2 stable on amd64 (diff) | |
download | gentoo-03c605a9e3e301a9df05ded32018af636ddd8113.tar.gz gentoo-03c605a9e3e301a9df05ded32018af636ddd8113.tar.bz2 gentoo-03c605a9e3e301a9df05ded32018af636ddd8113.zip |
sys-apps/exa: 0.8.0 stable on amd64
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/exa/exa-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/exa/exa-0.8.0.ebuild b/sys-apps/exa/exa-0.8.0.ebuild index 3ee74ce55e81..93570a71548a 100644 --- a/sys-apps/exa/exa-0.8.0.ebuild +++ b/sys-apps/exa/exa-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -76,7 +76,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="mirror" DEPEND=">=virtual/rust-1.17" |