Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/powerpc/, app-admin/conky/, ...
Date: Sat, 29 Oct 2022 21:14:44
Message-Id: 1667078055.b93b1cbb2f890e6c5ce4bed0944dbef1cca7dedb.sam@gentoo
1 commit: b93b1cbb2f890e6c5ce4bed0944dbef1cca7dedb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 21:14:09 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 21:14:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b93b1cbb
7
8 app-admin/conky: keyword 1.15.0 for arm/ppc*/riscv/sparc
9
10 Just mask USE=doc as pandoc isn't available on these arches
11 and there's no real way around it right now, sadly.
12
13 Closes: https://bugs.gentoo.org/878355
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 app-admin/conky/conky-1.15.0.ebuild | 2 +-
17 profiles/arch/arm/package.use.mask | 4 ++++
18 profiles/arch/powerpc/package.use.mask | 4 ++++
19 profiles/arch/riscv/package.use.mask | 4 ++++
20 profiles/arch/sparc/package.use.mask | 4 ++++
21 5 files changed, 17 insertions(+), 1 deletion(-)
22
23 diff --git a/app-admin/conky/conky-1.15.0.ebuild b/app-admin/conky/conky-1.15.0.ebuild
24 index 8803596b5d27..ec41cde86063 100644
25 --- a/app-admin/conky/conky-1.15.0.ebuild
26 +++ b/app-admin/conky/conky-1.15.0.ebuild
27 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
28
29 LICENSE="GPL-3 BSD LGPL-2.1 MIT"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm64 ~x86"
32 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
33 IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
34 intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
35 mysql ncurses nvidia +portmon pulseaudio rss systemd thinkpad truetype
36
37 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
38 index 4e846eeb772b..302bbac22fbf 100644
39 --- a/profiles/arch/arm/package.use.mask
40 +++ b/profiles/arch/arm/package.use.mask
41 @@ -1,6 +1,10 @@
42 # Copyright 1999-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 +# Sam James <sam@g.o> (2022-10-29)
46 +# pandoc not keyworded here, bug #878355
47 +app-admin/conky doc
48 +
49 # Volkmar W. Pogatzki <gentoo@××××××××.net> (2022-08-09)
50 # dev-java/jaxws-api not keyworded
51 >=dev-java/jmock-2.12.0 test
52
53 diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
54 index 40a6d3d30675..1069f058f4ff 100644
55 --- a/profiles/arch/powerpc/package.use.mask
56 +++ b/profiles/arch/powerpc/package.use.mask
57 @@ -1,6 +1,10 @@
58 # Copyright 1999-2022 Gentoo Authors
59 # Distributed under the terms of the GNU General Public License v2
60
61 +# Sam James <sam@g.o> (2022-10-29)
62 +# pandoc not keyworded here, bug #878355
63 +app-admin/conky doc
64 +
65 # Bernard Cafarelli <voyageur@g.o> (2022-10-17)
66 # media-libs/libheif not keyworded
67 media-gfx/geeqie heif
68
69 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
70 index e55a09567d76..e3aefef4ece9 100644
71 --- a/profiles/arch/riscv/package.use.mask
72 +++ b/profiles/arch/riscv/package.use.mask
73 @@ -1,6 +1,10 @@
74 # Copyright 2019-2022 Gentoo Authors
75 # Distributed under the terms of the GNU General Public License v2
76
77 +# Sam James <sam@g.o> (2022-10-29)
78 +# pandoc not keyworded here, bug #878355
79 +app-admin/conky doc
80 +
81 # Xin Yang <yangmame@××××××.com> (2022-10-18)
82 # requires qtwebengine, bug #876301
83 app-i18n/fcitx-libpinyin dictionary-manager
84
85 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
86 index 6601f114024a..ba32c61af3ec 100644
87 --- a/profiles/arch/sparc/package.use.mask
88 +++ b/profiles/arch/sparc/package.use.mask
89 @@ -1,6 +1,10 @@
90 # Copyright 1999-2022 Gentoo Authors
91 # Distributed under the terms of the GNU General Public License v2
92
93 +# Sam James <sam@g.o> (2022-10-29)
94 +# pandoc not keyworded here, bug #878355
95 +app-admin/conky doc
96 +
97 # Andrey Grozin <grozin@g.o> (2022-09-02)
98 # dev-libs/capstone not keyworded
99 dev-lisp/sbcl capstone