diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-11 22:33:26 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-12 22:45:36 +0100 |
commit | 92e012859e633e93359c75486cb784cac8c6244a (patch) | |
tree | 4db28318826f6e68f4159188ed44802ebff89016 /dev-tex/biblatex | |
parent | app-text/texlive: Keyword 2023 alpha, #932752 (diff) | |
download | gentoo-92e012859e633e93359c75486cb784cac8c6244a.tar.gz gentoo-92e012859e633e93359c75486cb784cac8c6244a.tar.bz2 gentoo-92e012859e633e93359c75486cb784cac8c6244a.zip |
dev-tex/biblatex: Keyword 3.19 alpha, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex/biblatex')
-rw-r--r-- | dev-tex/biblatex/biblatex-3.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/biblatex/biblatex-3.19.ebuild b/dev-tex/biblatex/biblatex-3.19.ebuild index c06aa53aabef..08bc01264049 100644 --- a/dev-tex/biblatex/biblatex-3.19.ebuild +++ b/dev-tex/biblatex/biblatex-3.19.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tds.tgz" LICENSE="LPPL-1.3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+biber doc examples" DEPEND=" |