diff options
author | Sam James <sam@gentoo.org> | 2022-10-29 22:14:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-29 22:14:15 +0100 |
commit | b93b1cbb2f890e6c5ce4bed0944dbef1cca7dedb (patch) | |
tree | c7820618b6d31698a7c903527a56d63a928ac2f4 /app-admin | |
parent | dev-python/QtPy: restore keywords (diff) | |
download | gentoo-b93b1cbb2f890e6c5ce4bed0944dbef1cca7dedb.tar.gz gentoo-b93b1cbb2f890e6c5ce4bed0944dbef1cca7dedb.tar.bz2 gentoo-b93b1cbb2f890e6c5ce4bed0944dbef1cca7dedb.zip |
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@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/conky/conky-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |