summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-06-08 13:14:35 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-06-08 13:15:14 +0300
commit52795057044f0daa3c91ecbfd71ac261d671d1ca (patch)
tree08106c86b2852e48517a9532e9ddcf5b68783257 /profiles/arch
parentdev-vcs/stgit: drop old (diff)
downloadgentoo-52795057044f0daa3c91ecbfd71ac261d671d1ca.tar.gz
gentoo-52795057044f0daa3c91ecbfd71ac261d671d1ca.tar.bz2
gentoo-52795057044f0daa3c91ecbfd71ac261d671d1ca.zip
profiles: prepare app-text/texlive-core[xindy]
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/alpha/package.use.mask4
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/ia64/package.use.mask4
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.mask4
-rw-r--r--profiles/arch/sparc/package.use.mask4
-rw-r--r--profiles/arch/x86/package.use.mask4
6 files changed, 24 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 8df73eefdf88..1c8dc001cc91 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
+# clisp is keyworded on alpha
+app-text/texlive-core -xindy
+
# Michał Górny <mgorny@gentoo.org> (2020-06-02)
# Avoid unkeyworded deps, we really need a minimal install
# for imagemagick.
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 7f3c2630a2d9..5fb6fde75e42 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
+# clisp is keyworded on amd64
+app-text/texlive-core -xindy
+
# Thomas Deutschmann <whissi@gentoo.org> (2020-04-30)
# sys-cluster/slurm is keyworded on amd64
app-metrics/collectd -collectd_plugins_slurm
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 8efed476a5f6..fd0803e771de 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
+# clisp is keyworded on ia64
+app-text/texlive-core -xindy
+
# Michał Górny <mgorny@gentoo.org> (2020-06-02)
# Avoid unkeyworded deps, we really need a minimal install
# for imagemagick.
diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index eb8faa6d39b2..4f1537623cbf 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
+# clisp is keyworded on ppc
+app-text/texlive-core -xindy
+
# Sergei Trofimovich <slyfox@gentoo.org> (2020-05-09)
# No sys-cluster/ceph keywords on ppc.
sys-block/tgt rbd
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 0520ab288b2c..dee4a6fc2269 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
+# clisp is keyworded on sparc
+app-text/texlive-core -xindy
+
# Michał Górny <mgorny@gentoo.org> (2020-06-02)
# Avoid unkeyworded deps, we really need a minimal install
# for imagemagick.
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index b3c1ffe254be..ea2432c0d531 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
+# clisp is keyworded on x86
+app-text/texlive-core -xindy
+
# Christoph Junghans <junghans@gentoo.org> (2020-05-16)
# restrict USE=kokkos for x86 as kokkos doesn't support 32-bit archs
# https://github.com/kokkos/kokkos/issues/2312