diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 12:50:16 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 13:05:03 +0200 |
commit | 1e9f98a1924f993346a1386240bbea53542e23d8 (patch) | |
tree | 0fae785419019c900b7f458e6052ebdf27f71d49 | |
parent | 2d8624e76066f4699d40b46f963c31b5e3f26cff (diff) | |
download | gentoo-1e9f98a1924f993346a1386240bbea53542e23d8.tar.gz gentoo-1e9f98a1924f993346a1386240bbea53542e23d8.tar.xz |
dev-tex/tex4ht: marked ~x64-macos, bug #650848
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild b/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild index 43edb10d9fc..6e0a32cdfd1 100644 --- a/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild +++ b/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.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 @@ -18,7 +18,7 @@ SRC_URI="http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/${MY_P}.tar.gz mirror://gentoo/${PN}-texlive-${TL_TEX4HT_VER}.tar.xz" LICENSE="LPPL-1.2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" SLOT="0" DEPEND=">=sys-apps/sed-4 |