diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:48:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:53:11 -0400 |
commit | c7d82985282ecd6dbd33af3fd00fe61ad14568bc (patch) | |
tree | 9440a4768d7a59d15e3a93c275827c179a353ca4 /dev-tex/pgf | |
parent | net-libs/libasyncns: arm64 stable (diff) | |
download | gentoo-c7d82985282ecd6dbd33af3fd00fe61ad14568bc.tar.gz gentoo-c7d82985282ecd6dbd33af3fd00fe61ad14568bc.tar.bz2 gentoo-c7d82985282ecd6dbd33af3fd00fe61ad14568bc.zip |
dev-tex/pgf: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-tex/pgf')
-rw-r--r-- | dev-tex/pgf/pgf-3.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/pgf/pgf-3.0.1-r1.ebuild b/dev-tex/pgf/pgf-3.0.1-r1.ebuild index a80f47d2d5f7..2749c270c6df 100644 --- a/dev-tex/pgf/pgf-3.0.1-r1.ebuild +++ b/dev-tex/pgf/pgf-3.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pgf/${PN}_${PV}.tds.zip" LICENSE="GPL-2 LPPL-1.3c FDL-1.2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc source" RDEPEND="dev-texlive/texlive-latexrecommended |