diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 05:24:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 05:24:52 +0000 |
commit | a8cacc7143052f8d17479c733d496abe9f565154 (patch) | |
tree | e2aadce739e099a98b1c33a876c2cac589c1d175 /dev-tex | |
parent | dev-tex/latex-beamer: Stabilize 3.68 ALLARCHES, #902649 (diff) | |
download | gentoo-a8cacc7143052f8d17479c733d496abe9f565154.tar.gz gentoo-a8cacc7143052f8d17479c733d496abe9f565154.tar.bz2 gentoo-a8cacc7143052f8d17479c733d496abe9f565154.zip |
dev-tex/pgf: Stabilize 3.1.9a ppc64, #902651
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/pgf/pgf-3.1.9a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/pgf/pgf-3.1.9a.ebuild b/dev-tex/pgf/pgf-3.1.9a.ebuild index fa8f545997c5..3bcecf8812ec 100644 --- a/dev-tex/pgf/pgf-3.1.9a.ebuild +++ b/dev-tex/pgf/pgf-3.1.9a.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 @@ -13,7 +13,7 @@ SRC_URI=" https://github.com/pgf-tikz/pgf/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2 LPPL-1.3c FDL-1.2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc source" RDEPEND="dev-texlive/texlive-latexrecommended" |