diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:22:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:22:40 +0200 |
commit | 31be14caba403f207811593bcf32d8844c9591eb (patch) | |
tree | 1431b56b920f2ea61f104719e09cfffd3f7645e5 /app-editors/xvile | |
parent | dev-python/greenlet: amd64 stable wrt bug #615350 (diff) | |
download | gentoo-31be14caba403f207811593bcf32d8844c9591eb.tar.gz gentoo-31be14caba403f207811593bcf32d8844c9591eb.tar.bz2 gentoo-31be14caba403f207811593bcf32d8844c9591eb.zip |
app-editors/xvile: amd64 stable wrt bug #615352
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/xvile')
-rw-r--r-- | app-editors/xvile/xvile-9.8r.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xvile/xvile-9.8r.ebuild b/app-editors/xvile/xvile-9.8r.ebuild index f15a0f8e2fe9..e4a8bf03b1c2 100644 --- a/app-editors/xvile/xvile-9.8r.ebuild +++ b/app-editors/xvile/xvile-9.8r.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="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 ) |