From 78971e049b03e5913042a4869a00673f18075941 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 20 Dec 2018 21:20:33 +0100 Subject: app-vim/merginal: stable for amd64+x86. Signed-off-by: Patrice Clement Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- app-vim/merginal/merginal-2.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim/merginal') diff --git a/app-vim/merginal/merginal-2.1.0.ebuild b/app-vim/merginal/merginal-2.1.0.ebuild index fbe6b96d4612..747a5ef99670 100644 --- a/app-vim/merginal/merginal-2.1.0.ebuild +++ b/app-vim/merginal/merginal-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://github.com/idanarye/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" S="${WORKDIR}/${MY_P}" fi -- cgit v1.2.3-65-gdbad