diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 22:48:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 22:53:30 +0100 |
commit | bf5367ffbd2e7b1c7ef6128942dfe5b504cc8bbc (patch) | |
tree | 84a4a0387037cf28d3df4d544c5b59a3e2d38dd9 /app-text/texlive | |
parent | dev-python/pyatspi: This only needs to be stable on amd64 and x86 (diff) | |
download | gentoo-bf5367ffbd2e7b1c7ef6128942dfe5b504cc8bbc.tar.gz gentoo-bf5367ffbd2e7b1c7ef6128942dfe5b504cc8bbc.tar.bz2 gentoo-bf5367ffbd2e7b1c7ef6128942dfe5b504cc8bbc.zip |
app-text/texlive: x86 stable wrt bug #432144
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/texlive-2015.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2015.ebuild b/app-text/texlive/texlive-2015.ebuild index 19e013d601ac..602b6892b764 100644 --- a/app-text/texlive/texlive-2015.ebuild +++ b/app-text/texlive/texlive-2015.ebuild @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex dvi2tty extra epspdf games graphics humanities jadetex luatex metapost music omega pdfannotextractor png pstricks publishers science tex4ht texi2html truetype xetex xindy xml X" |