app-vim/tcomment: stabilize 3.08.1
authorTim Harder <radhermit@gentoo.org>
Sun, 8 Oct 2017 16:54:29 +0000 (11:54 -0500)
committerTim Harder <radhermit@gentoo.org>
Sun, 8 Oct 2017 18:22:08 +0000 (13:22 -0500)
app-vim/tcomment/tcomment-3.08.1.ebuild

index ab0decbf1e3f7c3ae90721013bb21838aa78a792..3fafd8d493c11d632e42e803e84a05d22fd06b2f 100644 (file)
@@ -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