diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 12:49:37 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 13:05:03 +0200 |
commit | 2d8624e76066f4699d40b46f963c31b5e3f26cff (patch) | |
tree | 1d2d6047a48ea83b5f15c431f2b0c988ab0dd2a0 /dev-tex | |
parent | dev-python/webencodings: marked ~x64-macos, bug #650848 (diff) | |
download | gentoo-2d8624e76066f4699d40b46f963c31b5e3f26cff.tar.gz gentoo-2d8624e76066f4699d40b46f963c31b5e3f26cff.tar.bz2 gentoo-2d8624e76066f4699d40b46f963c31b5e3f26cff.zip |
dev-tex/cjk-latex: marked ~x64-macos, bug #650848
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild b/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild index faa040aa6d08..7689d080cf86 100644 --- a/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild +++ b/dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.ffii.org/pub/cjk/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc emacs" RDEPEND="virtual/latex-base |