app-vim/pfsyntax: stable for amd64+x86.
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 8 Jun 2018 10:28:07 +0000 (12:28 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 9 Jun 2018 21:58:41 +0000 (23:58 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-vim/pfsyntax/pfsyntax-1.3.ebuild

index 734f5d50372324e09b09bbeaf6e8df17e29c960c..24a79b205df98150c4e618a22e61d8743bdee90f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,6 +11,6 @@ DESCRIPTION="vim plugin: pf syntax highlighting for vim"
 HOMEPAGE="https://github.com/vim-scripts/pf.vim"
 SRC_URI="https://github.com/vim-scripts/pf.vim/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 S="${WORKDIR}/${MY_PN}-${PV}"