diff options
author | 2025-01-15 11:44:01 +0000 | |
---|---|---|
committer | 2025-01-15 11:44:01 +0000 | |
commit | 65470d4a8e8c681bf5c765c885396f73e9631ebd (patch) | |
tree | 51fadf94c1d9ce39e87f0ca0d56bb28807e515d3 /dev-tex | |
parent | app-text/ttf2pk2: Stabilize 2.0_p20240311 x86, #948142 (diff) | |
download | gentoo-65470d4a8e8c681bf5c765c885396f73e9631ebd.tar.gz gentoo-65470d4a8e8c681bf5c765c885396f73e9631ebd.tar.bz2 gentoo-65470d4a8e8c681bf5c765c885396f73e9631ebd.zip |
dev-tex/biblatex: Stabilize 3.20 x86, #948142
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/biblatex/biblatex-3.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/biblatex/biblatex-3.20.ebuild b/dev-tex/biblatex/biblatex-3.20.ebuild index 061fdf220243..7acdff1790db 100644 --- a/dev-tex/biblatex/biblatex-3.20.ebuild +++ b/dev-tex/biblatex/biblatex-3.20.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}" LICENSE="LPPL-1.3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="+biber doc examples" |