diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 12:53:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 12:53:50 +0200 |
commit | 26b5b7f875e22ec2fea8b168de3bc51b588e489e (patch) | |
tree | c599989716e41c9bf5336721d6a9d110496fb222 /app-editors | |
parent | app-portage/emerge-delta-webrsync: ppc stable wrt bug #690952 (diff) | |
download | gentoo-26b5b7f875e22ec2fea8b168de3bc51b588e489e.tar.gz gentoo-26b5b7f875e22ec2fea8b168de3bc51b588e489e.tar.bz2 gentoo-26b5b7f875e22ec2fea8b168de3bc51b588e489e.zip |
app-editors/vile: ppc stable wrt bug #690978
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vile/vile-9.8t.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vile/vile-9.8t.ebuild b/app-editors/vile/vile-9.8t.ebuild index a338a4ed16ae..4fdabc5196ac 100644 --- a/app-editors/vile/vile-9.8t.ebuild +++ b/app-editors/vile/vile-9.8t.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.invisible-island.net/vile/current/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="perl" RDEPEND=">=sys-libs/ncurses-5.2:0= |