summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-05 20:59:07 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-05 20:00:57 +0100
commitd715f88ef903438bd15943b8abea85b2848c96ae (patch)
treecbb7d153642b65642ff435ae99e9651e07daa492 /dev-tex
parentnet-libs/nghttp2: stable 1.40.0 for hppa, bug #713678 (diff)
downloadgentoo-d715f88ef903438bd15943b8abea85b2848c96ae.tar.gz
gentoo-d715f88ef903438bd15943b8abea85b2848c96ae.tar.bz2
gentoo-d715f88ef903438bd15943b8abea85b2848c96ae.zip
dev-tex/chktex: stable 1.7.6 for hppa, bug #699748
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/chktex/chktex-1.7.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/chktex/chktex-1.7.6.ebuild b/dev-tex/chktex/chktex-1.7.6.ebuild
index 801a323fde7b..722d9e001316 100644
--- a/dev-tex/chktex/chktex-1.7.6.ebuild
+++ b/dev-tex/chktex/chktex-1.7.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/chktex/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc +pcre test"
RESTRICT="!test? ( test )"
# Tests fail without pcre. Enable pcre by default and make tests depend on it.