diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:15:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:15:48 +0100 |
commit | f4d624735248255496b5ad402732b71559c5342d (patch) | |
tree | a13d6815946b519067a9289e04f0d6015ea76755 /dev-tex/bibtex2html | |
parent | x11-misc/ktsuss: x86 stable wrt bug #607162 (diff) | |
download | gentoo-f4d624735248255496b5ad402732b71559c5342d.tar.gz gentoo-f4d624735248255496b5ad402732b71559c5342d.tar.bz2 gentoo-f4d624735248255496b5ad402732b71559c5342d.zip |
dev-tex/bibtex2html: x86 stable wrt bug #607202
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tex/bibtex2html')
-rw-r--r-- | dev-tex/bibtex2html/bibtex2html-1.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/bibtex2html/bibtex2html-1.98.ebuild b/dev-tex/bibtex2html/bibtex2html-1.98.ebuild index e0c694d59773..a061b5b3ca9e 100644 --- a/dev-tex/bibtex2html/bibtex2html-1.98.ebuild +++ b/dev-tex/bibtex2html/bibtex2html-1.98.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ HOMEPAGE="http://www.lri.fr/~filliatr/bibtex2html/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 x86" RESTRICT="test" # With use doc we need a latex compiler to generate manual.pdf |