diff options
Diffstat (limited to 'dev-tex/latex-beamer')
-rw-r--r-- | dev-tex/latex-beamer/latex-beamer-3.71.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex-beamer/latex-beamer-3.71.ebuild b/dev-tex/latex-beamer/latex-beamer-3.71.ebuild index a67b1366e861..9ffb6ee0a806 100644 --- a/dev-tex/latex-beamer/latex-beamer-3.71.ebuild +++ b/dev-tex/latex-beamer/latex-beamer-3.71.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/beamer-${PV}" LICENSE="GPL-2 FDL-1.2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc" BDEPEND="dev-texlive/texlive-latex" |