diff options
-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 ) |