commit:     b93b1cbb2f890e6c5ce4bed0944dbef1cca7dedb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:14:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 21:14:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b93b1cbb

app-admin/conky: keyword 1.15.0 for arm/ppc*/riscv/sparc

Just mask USE=doc as pandoc isn't available on these arches
and there's no real way around it right now, sadly.

Closes: https://bugs.gentoo.org/878355
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-admin/conky/conky-1.15.0.ebuild    | 2 +-
 profiles/arch/arm/package.use.mask     | 4 ++++
 profiles/arch/powerpc/package.use.mask | 4 ++++
 profiles/arch/riscv/package.use.mask   | 4 ++++
 profiles/arch/sparc/package.use.mask   | 4 ++++
 5 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/app-admin/conky/conky-1.15.0.ebuild 
b/app-admin/conky/conky-1.15.0.ebuild
index 8803596b5d27..ec41cde86063 100644
--- a/app-admin/conky/conky-1.15.0.ebuild
+++ b/app-admin/conky/conky-1.15.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-3 BSD LGPL-2.1 MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="apcupsd bundled-toluapp cmus curl doc extras hddtemp ical iconv imlib
        intel-backlight iostats irc lua-cairo lua-imlib lua-rsvg math moc mpd
        mysql ncurses nvidia +portmon pulseaudio rss systemd thinkpad truetype

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 4e846eeb772b..302bbac22fbf 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2022-10-29)
+# pandoc not keyworded here, bug #878355
+app-admin/conky doc
+
 # Volkmar W. Pogatzki <gen...@pogatzki.net> (2022-08-09)
 # dev-java/jaxws-api not keyworded
 >=dev-java/jmock-2.12.0 test

diff --git a/profiles/arch/powerpc/package.use.mask 
b/profiles/arch/powerpc/package.use.mask
index 40a6d3d30675..1069f058f4ff 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2022-10-29)
+# pandoc not keyworded here, bug #878355
+app-admin/conky doc
+
 # Bernard Cafarelli <voyag...@gentoo.org> (2022-10-17)
 # media-libs/libheif not keyworded
 media-gfx/geeqie heif

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index e55a09567d76..e3aefef4ece9 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2022-10-29)
+# pandoc not keyworded here, bug #878355
+app-admin/conky doc
+
 # Xin Yang <yangm...@icloud.com> (2022-10-18)
 # requires qtwebengine, bug #876301
 app-i18n/fcitx-libpinyin dictionary-manager

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index 6601f114024a..ba32c61af3ec 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2022-10-29)
+# pandoc not keyworded here, bug #878355
+app-admin/conky doc
+
 # Andrey Grozin <gro...@gentoo.org> (2022-09-02)
 # dev-libs/capstone not keyworded
 dev-lisp/sbcl capstone

Reply via email to