diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:37:28 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:37:28 +0100 |
commit | b0d21db63b845832fc4a7d4dc0d223f0c5d1ed6c (patch) | |
tree | 5239b7a1ddaadd87926b3436c09f73cead3ca372 /dev-texlive | |
parent | dev-texlive/texlive-formatsextra: drop x86-macos (diff) | |
download | gentoo-b0d21db63b845832fc4a7d4dc0d223f0c5d1ed6c.tar.gz gentoo-b0d21db63b845832fc4a7d4dc0d223f0c5d1ed6c.tar.bz2 gentoo-b0d21db63b845832fc4a7d4dc0d223f0c5d1ed6c.zip |
dev-texlive/texlive-games: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-games/texlive-games-2020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-games/texlive-games-2020.ebuild b/dev-texlive/texlive-games/texlive-games-2020.ebuild index eca9c366112e..559d300b92c6 100644 --- a/dev-texlive/texlive-games/texlive-games-2020.ebuild +++ b/dev-texlive/texlive-games/texlive-games-2020.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Games typesetting" LICENSE=" GPL-2 CC-BY-SA-4.0 " SLOT="0" -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 ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2020 " |