From: Tim Harder Date: Sun, 8 Oct 2017 16:54:29 +0000 (-0500) Subject: app-vim/tcomment: stabilize 3.08.1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a607ac7fd8c6ef5be900d6db0aa4756ee85de5ba;p=gentoo.git app-vim/tcomment: stabilize 3.08.1 --- diff --git a/app-vim/tcomment/tcomment-3.08.1.ebuild b/app-vim/tcomment/tcomment-3.08.1.ebuild index ab0decbf1e3f..3fafd8d493c1 100644 --- a/app-vim/tcomment/tcomment-3.08.1.ebuild +++ b/app-vim/tcomment/tcomment-3.08.1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" S="${WORKDIR}/${MY_PN}-${PV}" fi