diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 15:34:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 15:34:30 +0200 |
commit | ed0a4674a4cbeff7e7a7799e08736ab0998c3c4a (patch) | |
tree | 50952248f83de201f1db2717f5ebed2e5404b228 /app-editors/xvile | |
parent | app-editors/vile: ia64 stable wrt bug #690978 (diff) | |
download | gentoo-ed0a4674a4cbeff7e7a7799e08736ab0998c3c4a.tar.gz gentoo-ed0a4674a4cbeff7e7a7799e08736ab0998c3c4a.tar.bz2 gentoo-ed0a4674a4cbeff7e7a7799e08736ab0998c3c4a.zip |
app-editors/xvile: ia64 stable wrt bug #690978
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
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 5b513967a595..15ce448f4d61 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 ) |