diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-10-18 23:53:43 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-10-19 18:24:38 +0200 |
commit | a4c1b274a5ca930ba5233f4eeebc77d5e73d2b96 (patch) | |
tree | 7865d1e512050898b3419cc07fe17ca256a62752 | |
parent | app-vim/cctree: clean up old. (diff) | |
download | gentoo-a4c1b274a5ca930ba5233f4eeebc77d5e73d2b96.tar.gz gentoo-a4c1b274a5ca930ba5233f4eeebc77d5e73d2b96.tar.bz2 gentoo-a4c1b274a5ca930ba5233f4eeebc77d5e73d2b96.zip |
app-vim/zenburn: Stable for amd64. Mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.3.0
-rw-r--r-- | app-vim/zenburn/zenburn-2.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |