diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 08:58:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 08:58:16 +0200 |
commit | b2b3a4f9bceb975d286b5ce4bb976abdb9e8330f (patch) | |
tree | c543c9ba6f7cc58ef4e33bad625b6557ae3dfe58 /dev-tex | |
parent | dev-ruby/io-event: Stabilize 1.3.3 x86, #920849 (diff) | |
download | gentoo-b2b3a4f9bceb975d286b5ce4bb976abdb9e8330f.tar.gz gentoo-b2b3a4f9bceb975d286b5ce4bb976abdb9e8330f.tar.bz2 gentoo-b2b3a4f9bceb975d286b5ce4bb976abdb9e8330f.zip |
dev-tex/bibtex2html: Keyword 1.99 arm64, #920857
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/bibtex2html/bibtex2html-1.99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/bibtex2html/bibtex2html-1.99.ebuild b/dev-tex/bibtex2html/bibtex2html-1.99.ebuild index d08b08b2ae64..333d0859a971 100644 --- a/dev-tex/bibtex2html/bibtex2html-1.99.ebuild +++ b/dev-tex/bibtex2html/bibtex2html-1.99.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~arm64 ~ppc ~ppc64 x86" RESTRICT="test" # With use doc we need a latex compiler to generate manual.pdf |