diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:50:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:50:47 +0100 |
commit | 327eceb05015a9c0eb46a9e6d20ae1104b29dd1d (patch) | |
tree | f50fce5790a55d570881081f12938154b5d2325c /dev-tex | |
parent | dev-vcs/cvsps: x86 stable wrt bug #708906 (diff) | |
download | gentoo-327eceb05015a9c0eb46a9e6d20ae1104b29dd1d.tar.gz gentoo-327eceb05015a9c0eb46a9e6d20ae1104b29dd1d.tar.bz2 gentoo-327eceb05015a9c0eb46a9e6d20ae1104b29dd1d.zip |
dev-tex/bibtex2html: x86 stable wrt bug #708936
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 8ebac2b7cc61..92aaae2c9673 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 |