From 050b587cf19e59aa145a30889f9cb14a07d31367 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 18 Apr 2013 13:51:10 +0000 Subject: Stable for amd64, wrt bug #449298 (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) --- dev-tex/chktex/chktex-1.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-tex/chktex/chktex-1.7.1.ebuild') diff --git a/dev-tex/chktex/chktex-1.7.1.ebuild b/dev-tex/chktex/chktex-1.7.1.ebuild index 990897250b6d..3f01bc8e9757 100644 --- a/dev-tex/chktex/chktex-1.7.1.ebuild +++ b/dev-tex/chktex/chktex-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.7.1.ebuild,v 1.2 2013/04/17 14:32:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.7.1.ebuild,v 1.3 2013/04/18 13:51:10 ago Exp $ EAPI=4 AUTOTOOLS_AUTORECONF=true @@ -13,7 +13,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/chktex/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc +pcre test" # Tests fail without pcre. Enable pcre by default and make tests depend on it. REQUIRED_USE="test? ( pcre )" -- cgit v1.2.3-65-gdbad