diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 12:53:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 12:53:53 +0200 |
commit | 366b6913a7bffb82777334e250b349f870a63de8 (patch) | |
tree | 169067e4668eae674de35ee5d0ea637d6d672971 /app-editors/xvile | |
parent | app-editors/vile: ppc stable wrt bug #690978 (diff) | |
download | gentoo-366b6913a7bffb82777334e250b349f870a63de8.tar.gz gentoo-366b6913a7bffb82777334e250b349f870a63de8.tar.bz2 gentoo-366b6913a7bffb82777334e250b349f870a63de8.zip |
app-editors/xvile: 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/xvile')
-rw-r--r-- | app-editors/xvile/xvile-9.8t.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xvile/xvile-9.8t.ebuild b/app-editors/xvile/xvile-9.8t.ebuild index f8f7894ccb31..68745c829dcc 100644 --- a/app-editors/xvile/xvile-9.8t.ebuild +++ b/app-editors/xvile/xvile-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 @@ -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 ) |