diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-27 23:56:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-27 23:56:23 +0000 |
commit | d35fc5ef32fe754c152073b459e0c51155dfb45e (patch) | |
tree | 780fb3603b6007f9310c72d1af64a716270cb325 /app-editors/bvi | |
parent | app-forensics/lynis: Version bump (diff) | |
download | gentoo-d35fc5ef32fe754c152073b459e0c51155dfb45e.tar.gz gentoo-d35fc5ef32fe754c152073b459e0c51155dfb45e.tar.bz2 gentoo-d35fc5ef32fe754c152073b459e0c51155dfb45e.zip |
app-editors/bvi: stable 1.4.0 for ppc, bug #671926
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-editors/bvi')
-rw-r--r-- | app-editors/bvi/bvi-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/bvi/bvi-1.4.0.ebuild b/app-editors/bvi/bvi-1.4.0.ebuild index ff095277bc4f..e63f58e51b59 100644 --- a/app-editors/bvi/bvi-1.4.0.ebuild +++ b/app-editors/bvi/bvi-1.4.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz" LICENSE="GPL-2+" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" DEPEND="sys-libs/ncurses:0=" RDEPEND="${DEPEND}" |