diff options
-rw-r--r-- | app-vim/frawor/frawor-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/frawor/frawor-0.2.3.ebuild b/app-vim/frawor/frawor-0.2.3.ebuild index 6a80c16a5951..1f54b2217232 100644 --- a/app-vim/frawor/frawor-0.2.3.ebuild +++ b/app-vim/frawor/frawor-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://bitbucket.org/ZyX_I/frawor" SRC_URI="https://bitbucket.org/ZyX_I/${PN}/downloads/${P}.tar.xz" LICENSE="vim" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # Tests rely on zsh. No. RESTRICT="test" |