From ede070ae1b8c7d9d64cc4420ac5902f9a1ef7b44 Mon Sep 17 00:00:00 2001 From: Tony Vroon Date: Fri, 26 Aug 2011 15:21:18 +0000 Subject: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380561 filed by Hanno Boeck. (Portage version: 2.1.10.11/cvs/Linux x86_64) --- app-text/crf++/crf++-0.54.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/crf++/crf++-0.54.ebuild') diff --git a/app-text/crf++/crf++-0.54.ebuild b/app-text/crf++/crf++-0.54.ebuild index 14581762a83b..9ef9f3006640 100644 --- a/app-text/crf++/crf++-0.54.ebuild +++ b/app-text/crf++/crf++-0.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/crf++/crf++-0.54.ebuild,v 1.1 2011/05/30 23:32:56 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/crf++/crf++-0.54.ebuild,v 1.2 2011/08/26 15:21:18 chainsaw Exp $ EAPI="3" inherit autotools eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/crfpp/${MY_P}.tar.gz" LICENSE="|| ( BSD LGPL-2.1 )" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 amd64" IUSE="examples static-libs" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad