diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:50:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:57:41 +0000 |
commit | 856b6d092bf213ff96e5387dc9792b0002640232 (patch) | |
tree | 16dd21628cb9d0973236ab7425f1ff2f7d15fb75 /app-misc/vifm | |
parent | x11-libs/xforms: Stabilize 1.2.4-r1 amd64, #763600 (diff) | |
download | gentoo-856b6d092bf213ff96e5387dc9792b0002640232.tar.gz gentoo-856b6d092bf213ff96e5387dc9792b0002640232.tar.bz2 gentoo-856b6d092bf213ff96e5387dc9792b0002640232.zip |
app-misc/vifm: Stabilize 0.11 amd64, #763666
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/vifm')
-rw-r--r-- | app-misc/vifm/vifm-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/vifm/vifm-0.11.ebuild b/app-misc/vifm/vifm-0.11.ebuild index 1304f6cb7705..30806e25d8ca 100644 --- a/app-misc/vifm/vifm-0.11.ebuild +++ b/app-misc/vifm/vifm-0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vifm/vifm/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="developer +extended-keys gtk +magic +vim +vim-syntax X" DEPEND=" |