* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/ia64/, profiles/arch/alpha/, ...
@ 2017-08-08 21:30 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2017-08-08 21:30 UTC (permalink / raw
To: gentoo-commits
commit: 9efbef527064526f59beee49370b699b218cec60
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 8 19:02:41 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 8 21:30:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efbef52
profiles: Mask dev-python/pyzor[test] where [redis] is masked
profiles/arch/alpha/package.use.mask | 2 +-
profiles/arch/hppa/package.use.mask | 4 ++++
profiles/arch/ia64/package.use.mask | 2 +-
profiles/arch/sparc/package.use.mask | 4 ++++
4 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 500f67e1973..0cc1fc05e94 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -55,7 +55,7 @@ dev-libs/libpcre2 jit
# Tobias Klausmann <klausman@gentoo.org> (22 Oct 2016)
# Pulls in dev-db/redis which is not keyworded on alpha.
->=dev-python/pyzor-1.0.0 test
+dev-python/pyzor test
# Tobias Klausmann <klausman@gentoo.org> (03 Oct 2016)
# Pulls in dev-db/redis which is not keyworded on alpha.
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 77953933737..e0fa936498c 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -5,6 +5,10 @@
# request bug for the hppa arch.
# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
+# Requires USE=redis that is masked in this profile.
+dev-python/pyzor test
+
+# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
# Requires USE=systemd that is masked in this profile.
net-wireless/bluez user-session
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 41fcfbf7fed..51e20338a49 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -41,7 +41,7 @@ app-shells/bash-completion test
# Sergei Trofimovich <slyfox@gentoo.org> (17 Jun 2017)
# Pulls in dev-db/redis which is not keyworded on ia64.
->=dev-python/pyzor-1.0.0 test
+dev-python/pyzor test
# Sergei Trofimovich <slyfox@gentoo.org> (17 Jun 2017)
# dev-python/gevent requires dev-python/greenlet which has not been ported to
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 197d12a0555..2810d3dad97 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
+# Requires USE=redis that is masked in this profile.
+dev-python/pyzor test
+
+# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
# Requires USE=seccomp that is masked in this profile.
net-libs/gnutls test-full
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/ia64/, profiles/arch/alpha/, ...
@ 2023-05-01 4:40 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2023-05-01 4:40 UTC (permalink / raw
To: gentoo-commits
commit: 761cead640e940468f8cd8b460df9cbea1b32611
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 1 04:40:08 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 1 04:40:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761cead6
profiles/arch: mask more USE=jpegxl where unavailable
Bug: https://bugs.gentoo.org/905295
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/alpha/package.use.mask | 19 +++++++++----------
profiles/arch/hppa/package.use.mask | 19 +++++++++----------
profiles/arch/ia64/package.use.mask | 16 +++++++++-------
profiles/arch/s390/package.use.mask | 12 +++++++++---
4 files changed, 36 insertions(+), 30 deletions(-)
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 6a4c92550347..5b06d5e1ee16 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2023-05-01)
+# media-libs/libjxl is not keyworded
+# bug https://bugs.gentoo.org/853628
+media-gfx/gimp jpegxl
+media-gfx/graphicsmagick jpegxl
+media-gfx/imagemagick jpegxl
+media-libs/imlib2 jpegxl
+
# Matt Turner <tetromino@gentoo.org> (2023-02-15)
# pandoc not keyworded here, bug #878355
app-admin/conky doc
@@ -29,11 +37,6 @@ net-misc/openntpd constraints
# Needs unkeyworded app-doc/halibut
>=net-misc/putty-0.77 doc
-# Sergey Torokhov <torokhov-s-a@yandex.ru> (2022-06-22)
-# media-libs/libjxl is not keyworded
-# bug https://bugs.gentoo.org/853628
-media-gfx/gimp jpegxl
-
# Sam James <sam@gentoo.org> (2022-04-29)
# Needs unkeyworded dev-util/umockdev
sys-power/upower test
@@ -44,7 +47,7 @@ dev-python/click doc
# Nickolas Raymond Kaczynski <nrk@disroot.org> (2022-04-24)
# Dependencies are missing keywords
-media-libs/imlib2 svg heif jpegxl
+media-libs/imlib2 svg heif
# Matt Turner <mattst88@gentoo.org> (2022-04-18)
# app-text/nuspell is not keyworded
@@ -54,10 +57,6 @@ app-text/enchant nuspell
# gnome-base/librsvg missing keywords
media-libs/freetype svg
-# Sam James <sam@gentoo.org> (2022-03-26)
-# media-libs/libjxl not keyworded here
-media-gfx/graphicsmagick jpegxl
-
# Adel Kara Slimane <adel.ks@zegrapher.com> (2022-03-14)
# Untested useflag on other arches, needs keywording
media-video/ffmpeg vmaf
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 3c27f7273b62..8f8ae5b1c7e1 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,14 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch.
+# Sam James <sam@gentoo.org> (2023-05-01)
+# media-libs/libjxl is not keyworded
+# bug https://bugs.gentoo.org/853628
+media-gfx/gimp jpegxl
+media-gfx/graphicsmagick jpegxl
+media-gfx/imagemagick jpegxl
+media-libs/imlib2 jpegxl
+
# Sam James <sam@gentoo.org> (2023-04-30)
# Stacks on HPPA grow upwards and GCC doesn't support SSP or SCP there.
sys-devel/gcc default-stack-clash-protection
@@ -38,11 +46,6 @@ net-dns/ddclient test
# deps not keyworded
dev-util/pkgcheck emacs
-# Sergey Torokhov <torokhov-s-a@yandex.ru> (2022-06-22)
-# media-libs/libjxl is not keyworded
-# bug https://bugs.gentoo.org/853628
-media-gfx/gimp jpegxl
-
# Sam James <sam@gentoo.org> (2022-05-17)
# sci-libs/sundials fails to build tests on HPPA
# bug #845222
@@ -55,7 +58,7 @@ dev-libs/libgdata crypt
# Nickolas Raymond Kaczynski <nrk@disroot.org> (2022-04-24)
# Dependencies are missing keywords
-media-libs/imlib2 svg heif jpegxl
+media-libs/imlib2 svg heif
# Sam James <sam@gentoo.org> (2022-04-24)
# Requires dev-util/pahole.
@@ -70,10 +73,6 @@ app-text/enchant nuspell
# gnome-base/librsvg missing keywords
media-libs/freetype svg
-# Sam James <sam@gentoo.org> (2022-03-26)
-# media-libs/libjxl not keyworded here
-media-gfx/graphicsmagick jpegxl
-
# Sam James <sam@gentoo.org> (2022-03-22)
# media-libs/dav1d not keyworded here
media-libs/xine-lib dav1d
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 279c2eab13a6..eec09ee64eb5 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2023-05-01)
+# media-libs/libjxl is not keyworded
+# bug https://bugs.gentoo.org/853628
+media-gfx/gimp jpegxl
+media-gfx/graphicsmagick jpegxl
+media-gfx/imagemagick jpegxl
+media-libs/imlib2 jpegxl
+
# Sam James <sam@gentoo.org> (2023-04-14)
# dev-python/sympy not keyworded here yet
dev-python/nbval test
@@ -30,15 +38,9 @@ dev-util/pkgcheck emacs
# net-libs/libqrtr-glib not keyworded
net-misc/modemmanager qrtr
-# Sergey Torokhov <torokhov-s-a@yandex.ru> (2022-06-22)
-# media-libs/libjxl is not keyworded
-# bug https://bugs.gentoo.org/853628
-media-gfx/gimp jpegxl
-
# Nickolas Raymond Kaczynski <nrk@disroot.org> (2022-04-24)
# Dependencies are missing keywords
-media-libs/imlib2 svg heif jpegxl
-media-gfx/graphicsmagick jpegxl
+media-libs/imlib2 svg heif
# Matt Turner <mattst88@gentoo.org> (2022-04-18)
# app-text/nuspell is not keyworded
diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
index 94c362185132..9d7469b59e92 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2023-05-01)
+# media-libs/libjxl is not keyworded
+# bug https://bugs.gentoo.org/853628
+media-gfx/gimp jpegxl
+media-gfx/graphicsmagick jpegxl
+media-gfx/imagemagick jpegxl
+media-libs/imlib2 jpegxl
+
# Conrad Kostecki <conikost@gentoo.org> (2023-04-23)
# Needs dev-perl/Math-Int64 which is not keyworded
dev-perl/IP-Country-DB_File test
@@ -27,9 +35,7 @@ dev-ruby/stringex test
# Sam James <sam@gentoo.org> (2022-04-26)
# eps: app-text/libspectre not keyworded here
# heif: media-libs/libheif not keyworded here
-# jpegxl: libjxl not keyworded here
-media-libs/imlib2 eps heif jpegxl
-media-gfx/imagemagick jpegxl
+media-libs/imlib2 eps heif
# Sam James <sam@gentoo.org> (2022-04-26)
# Avoid unkeyworded dependencies
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-01 4:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08 21:30 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/ia64/, profiles/arch/alpha/, Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2023-05-01 4:40 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox