diff options
author | Sam James <sam@gentoo.org> | 2021-01-27 03:00:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-27 03:00:24 +0000 |
commit | 17f52528cccf8b3ccc41754ff50b253c57e42229 (patch) | |
tree | eda449945e61e4ef5756a78c5b43d295d0ffb860 /dev-tex | |
parent | dev-util/byacc: Stabilize 20200910 sparc, #767367 (diff) | |
download | gentoo-17f52528cccf8b3ccc41754ff50b253c57e42229.tar.gz gentoo-17f52528cccf8b3ccc41754ff50b253c57e42229.tar.bz2 gentoo-17f52528cccf8b3ccc41754ff50b253c57e42229.zip |
dev-tex/latex-beamer: Stabilize 3.59 ALLARCHES, #767298
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latex-beamer/latex-beamer-3.59.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex-beamer/latex-beamer-3.59.ebuild b/dev-tex/latex-beamer/latex-beamer-3.59.ebuild index 43f18d6cdbd4..ad5a4864a629 100644 --- a/dev-tex/latex-beamer/latex-beamer-3.59.ebuild +++ b/dev-tex/latex-beamer/latex-beamer-3.59.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/josephwright/beamer/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="GPL-2 FDL-1.2 LPPL-1.3c" SLOT="0" -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" +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="doc" DEPEND="dev-texlive/texlive-latex" |