From: Patrice Clement Date: Tue, 18 Oct 2016 21:53:43 +0000 (+0200) Subject: app-vim/zenburn: Stable for amd64. Mark stable for the remaining arches using the... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a4c1b274a5ca930ba5233f4eeebc77d5e73d2b96;p=gentoo.git app-vim/zenburn: Stable for amd64. Mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.3.0 --- diff --git a/app-vim/zenburn/zenburn-2.25.ebuild b/app-vim/zenburn/zenburn-2.25.ebuild index cb46827acc2f..c17d87adf188 100644 --- a/app-vim/zenburn/zenburn-2.25.ebuild +++ b/app-vim/zenburn/zenburn-2.25.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Low-contrast color scheme for Vim" HOMEPAGE="https://github.com/jnurmine/Zenburn" SRC_URI="https://github.com/jnurmine/${MY_PN}/archive/v${PV}.zip -> ${P}.zip" LICENSE="GPL-1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" DEPEND="app-arch/unzip"