diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:26:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:06:06 +0000 |
commit | 264de659fc09b51e0801fb3ee06e794c62534756 (patch) | |
tree | dd931c75eecaf1685ca0634c3d1d204dec35518d /dev-texlive | |
parent | dev-texlive/texlive-basic: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-264de659fc09b51e0801fb3ee06e794c62534756.tar.gz gentoo-264de659fc09b51e0801fb3ee06e794c62534756.tar.bz2 gentoo-264de659fc09b51e0801fb3ee06e794c62534756.zip |
dev-texlive/texlive-bibtexextra: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2020.ebuild b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2020.ebuild index 430608bfd39b..23b84ea04901 100644 --- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2020.ebuild +++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2020.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive BibTeX additional styles" LICENSE=" Artistic-2 GPL-2 BSD-4 " 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="" DEPEND=">=dev-texlive/texlive-latex-2020 " |