diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-24 00:26:39 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-24 00:47:09 +1200 |
commit | dd48d6c3beedf06be9c02919c062ad99179c30b1 (patch) | |
tree | 2d250e7d5865770daa7ee74a1cff4e8f98961597 /app-text/texlive-core | |
parent | app-text/po4a: Drop macos and solaris prefixes re bug #690140 (diff) | |
download | gentoo-dd48d6c3beedf06be9c02919c062ad99179c30b1.tar.gz gentoo-dd48d6c3beedf06be9c02919c062ad99179c30b1.tar.bz2 gentoo-dd48d6c3beedf06be9c02919c062ad99179c30b1.zip |
app-text/texlive-core: Drop various macos/solaris prefixes bug #690140
Depends:
- dev-perl/Unicode-LineBreak
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2020-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2020-r5.ebuild b/app-text/texlive-core/texlive-core-2020-r5.ebuild index 525e0874fe5a..0b439dfcbe66 100644 --- a/app-text/texlive-core/texlive-core-2020-r5.ebuild +++ b/app-text/texlive-core/texlive-core-2020-r5.ebuild @@ -75,7 +75,7 @@ for i in ${TL_CORE_EXTRA_SRC_MODULES}; do done SRC_URI="${SRC_URI} )" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~sparc64-solaris" IUSE="cjk X doc source tk +luajittex xetex xindy" TEXMF_PATH=/usr/share/texmf-dist |