diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 15:11:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 15:11:11 +0200 |
commit | 2841ba161c1220c7add626f5c3489b42ef765714 (patch) | |
tree | e7690faf85aa84bba8d620bc4c7288f4894cdb6a /app-editors/xvile | |
parent | app-editors/vile: sparc stable wrt bug #690978 (diff) | |
download | gentoo-2841ba161c1220c7add626f5c3489b42ef765714.tar.gz gentoo-2841ba161c1220c7add626f5c3489b42ef765714.tar.bz2 gentoo-2841ba161c1220c7add626f5c3489b42ef765714.zip |
app-editors/xvile: sparc stable wrt bug #690978
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/xvile')
-rw-r--r-- | app-editors/xvile/xvile-9.8t.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/xvile/xvile-9.8t.ebuild b/app-editors/xvile/xvile-9.8t.ebuild index a74da6dab5a0..689ff2915562 100644 --- a/app-editors/xvile/xvile-9.8t.ebuild +++ b/app-editors/xvile/xvile-9.8t.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.invisible-island.net/vile/current/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="perl" RDEPEND="perl? ( dev-lang/perl ) |