diff options
author | 2019-07-31 15:12:22 +0200 | |
---|---|---|
committer | 2019-07-31 15:12:22 +0200 | |
commit | 12a4d6f2640321c6d85555bd5f3916f08ff53a91 (patch) | |
tree | 59421dc0fb960c086f760a93f5af3af1d6950ef7 /app-editors | |
parent | app-editors/vile: alpha stable wrt bug #690978 (diff) | |
download | gentoo-12a4d6f2640321c6d85555bd5f3916f08ff53a91.tar.gz gentoo-12a4d6f2640321c6d85555bd5f3916f08ff53a91.tar.bz2 gentoo-12a4d6f2640321c6d85555bd5f3916f08ff53a91.zip |
app-editors/xvile: alpha stable wrt bug #690978
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-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 689ff2915562..5b513967a595 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 ) |