diff options
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/bibtex2html/bibtex2html-1.99.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/bibtex2html/bibtex2html-1.99.ebuild b/dev-tex/bibtex2html/bibtex2html-1.99.ebuild index 92aaae2c9673..d7f9e082cf9e 100644 --- a/dev-tex/bibtex2html/bibtex2html-1.99.ebuild +++ b/dev-tex/bibtex2html/bibtex2html-1.99.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.lri.fr/~filliatr/ftp/bibtex2html/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" RESTRICT="test" # With use doc we need a latex compiler to generate manual.pdf |