diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2019-11-28 00:27:08 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-11-28 00:29:07 +0100 |
commit | 241db2b66c321c4eb7f340e1f84a6091a120b68c (patch) | |
tree | d1a0998d00b27992faf611ab99b5106a7552f734 /app-misc | |
parent | dev-libs/elfutils: bump up to 0.178 (diff) | |
download | gentoo-241db2b66c321c4eb7f340e1f84a6091a120b68c.tar.gz gentoo-241db2b66c321c4eb7f340e1f84a6091a120b68c.tar.bz2 gentoo-241db2b66c321c4eb7f340e1f84a6091a120b68c.zip |
app-misc/vifm: stable for amd64.
mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/vifm/vifm-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/vifm/vifm-0.10.1.ebuild b/app-misc/vifm/vifm-0.10.1.ebuild index 721045586d7a..0b697df0c6e7 100644 --- a/app-misc/vifm/vifm-0.10.1.ebuild +++ b/app-misc/vifm/vifm-0.10.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/vifm/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="X developer +extended-keys gtk +magic vim vim-syntax" DEPEND=" |