diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-12-15 21:43:45 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-12-23 22:44:30 +0100 |
commit | 815e1054d381272960cffd84bd30477680ba28db (patch) | |
tree | 4448184ba94679ce21eeefd18280b18039cfa337 /app-vim/frawor | |
parent | dev-games/openscenegraph-qt: 3.5.7 version bump, add USE webkit (diff) | |
download | gentoo-815e1054d381272960cffd84bd30477680ba28db.tar.gz gentoo-815e1054d381272960cffd84bd30477680ba28db.tar.bz2 gentoo-815e1054d381272960cffd84bd30477680ba28db.zip |
app-vim/frawor: mark stable for amd64+x86.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-vim/frawor')
-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" |