diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:49:46 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:53:23 -0400 |
commit | 4706537eb0edeb75c60c5c91888aad1fb4d3525a (patch) | |
tree | 129a6f413beee072546c4584f927cafdf2fbb303 /dev-tex/xcolor | |
parent | media-libs/alsa-lib: arm64 stable (diff) | |
download | gentoo-4706537eb0edeb75c60c5c91888aad1fb4d3525a.tar.gz gentoo-4706537eb0edeb75c60c5c91888aad1fb4d3525a.tar.bz2 gentoo-4706537eb0edeb75c60c5c91888aad1fb4d3525a.zip |
dev-tex/xcolor: 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/xcolor')
-rw-r--r-- | dev-tex/xcolor/xcolor-2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/xcolor/xcolor-2.12.ebuild b/dev-tex/xcolor/xcolor-2.12.ebuild index 3071962f1eb5..d36d4c1c9aff 100644 --- a/dev-tex/xcolor/xcolor-2.12.ebuild +++ b/dev-tex/xcolor/xcolor-2.12.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=0 @@ -11,7 +11,7 @@ SRC_URI="http://www.ukern.de/tex/xcolor/ctan/${P//[.-]/}.zip" LICENSE="LPPL-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" RDEPEND="dev-texlive/texlive-latex" |