diff options
author | Naohiro Aota <naota@gentoo.org> | 2012-04-03 08:59:16 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2012-04-03 08:59:16 +0000 |
commit | 576553427641795f95a6e1e708ce86fbb2a16c46 (patch) | |
tree | 1121fc7d49b39f5cd78f3c01a62d047f18089db0 /app-editors/zile/zile-2.4.6.ebuild | |
parent | ebuild cleanup (diff) | |
download | historical-576553427641795f95a6e1e708ce86fbb2a16c46.tar.gz historical-576553427641795f95a6e1e708ce86fbb2a16c46.tar.bz2 historical-576553427641795f95a6e1e708ce86fbb2a16c46.zip |
Drop ~x86-fbsd. boehm-gc not yet keyworded.
Package-Manager: portage-2.2.0_alpha97/cvs/Linux x86_64
Diffstat (limited to 'app-editors/zile/zile-2.4.6.ebuild')
-rw-r--r-- | app-editors/zile/zile-2.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/zile/zile-2.4.6.ebuild b/app-editors/zile/zile-2.4.6.ebuild index 951ddeefebe8..9a53a08c3710 100644 --- a/app-editors/zile/zile-2.4.6.ebuild +++ b/app-editors/zile/zile-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.6.ebuild,v 1.6 2012/04/02 07:57:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.6.ebuild,v 1.7 2012/04/03 08:59:16 naota Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ppc sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="acl test" RDEPEND="dev-libs/boehm-gc |