Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878355 - app-admin/conky: dropped keywords on arm, ppc, ppc64, riscv, sparc
Summary: app-admin/conky: dropped keywords on arm, ppc, ppc64, riscv, sparc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-26 12:05 UTC by Daniel Pielmeier
Modified: 2022-10-29 21:14 UTC (History)
5 users (show)

See Also:
Package list:
=app-admin/conky-1.15.0 ~arm ~ppc ~ppc64 ~riscv ~sparc virtual/pandoc ~arm ~ppc ~ppc64 ~riscv ~sparc app-text/pandoc ~arm ~ppc ~ppc64 ~riscv ~sparc app-text/pandoc-bin ~arm ~ppc ~ppc64 ~riscv ~sparc
Runtime testing required: ---
nattka: sanity-check-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Pielmeier gentoo-dev 2022-10-26 12:05:49 UTC
Keywords have been dropped wit 1.15.0. USE doc requires virtual pandoc which is not keyworded for the dropped arches.

As pandoc dependencies look quite heavy masking the use flag might be an option instead of keywording pandoc immediately.
Comment 1 NATTkA bot gentoo-dev 2022-10-26 12:08:15 UTC Comment hidden (obsolete)
Comment 2 NATTkA bot gentoo-dev 2022-10-26 12:24:21 UTC Comment hidden (obsolete)
Comment 3 NATTkA bot gentoo-dev 2022-10-26 12:28:13 UTC Comment hidden (obsolete)
Comment 4 NATTkA bot gentoo-dev 2022-10-26 12:36:13 UTC
Unable to check for sanity:

> package masked: app-text/pandoc-bin-2.19.2, by keywords: -arm -ppc -ppc64 -riscv -sparc
Comment 5 Larry the Git Cow gentoo-dev 2022-10-29 21:14:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b93b1cbb2f890e6c5ce4bed0944dbef1cca7dedb

commit b93b1cbb2f890e6c5ce4bed0944dbef1cca7dedb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-29 21:14:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-29 21:14:15 +0000

    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>

 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(-)