public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv4/, profiles/arch/arm/armv5te/
@ 2022-04-21 19:37 Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2022-04-21 19:37 UTC (permalink / raw
  To: gentoo-commits

commit:     9513e02bf074259c7bf8c06a3405e09f43453fb0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 19:37:03 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 19:37:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9513e02b

profiles/arch/arm: Add Rust-related masks for Python packages

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/arm/armv4/package.mask   | 2 ++
 profiles/arch/arm/armv4t/package.mask  | 2 ++
 profiles/arch/arm/armv5te/package.mask | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask
index 46847344892e..ed6da62a3744 100644
--- a/profiles/arch/arm/armv4/package.mask
+++ b/profiles/arch/arm/armv4/package.mask
@@ -28,3 +28,5 @@ gnome-base/gdm
 gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-tweaks
 >=media-libs/freetype-2.12.0
+>=dev-python/cryptography-36
+dev-python/setuptools-rust

diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask
index 46847344892e..ed6da62a3744 100644
--- a/profiles/arch/arm/armv4t/package.mask
+++ b/profiles/arch/arm/armv4t/package.mask
@@ -28,3 +28,5 @@ gnome-base/gdm
 gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-tweaks
 >=media-libs/freetype-2.12.0
+>=dev-python/cryptography-36
+dev-python/setuptools-rust

diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask
index c63fbc970fa1..53f951a50207 100644
--- a/profiles/arch/arm/armv5te/package.mask
+++ b/profiles/arch/arm/armv5te/package.mask
@@ -28,3 +28,5 @@ gnome-base/gdm
 gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-tweaks
 >=media-libs/freetype-2.12.0
+>=dev-python/cryptography-36
+dev-python/setuptools-rust


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv4/, profiles/arch/arm/armv5te/
@ 2022-04-21 19:56 Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2022-04-21 19:56 UTC (permalink / raw
  To: gentoo-commits

commit:     3df6d71167650785d5e4222ccaf09370e910678f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 19:50:11 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 19:56:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df6d711

profiles/arch/arm: Also mask new pyopenssl

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/arm/armv4/package.mask   | 1 +
 profiles/arch/arm/armv4t/package.mask  | 1 +
 profiles/arch/arm/armv5te/package.mask | 1 +
 3 files changed, 3 insertions(+)

diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask
index ed6da62a3744..2b2acfef8ded 100644
--- a/profiles/arch/arm/armv4/package.mask
+++ b/profiles/arch/arm/armv4/package.mask
@@ -29,4 +29,5 @@ gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-tweaks
 >=media-libs/freetype-2.12.0
 >=dev-python/cryptography-36
+>=dev-python/pyopenssl-22
 dev-python/setuptools-rust

diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask
index ed6da62a3744..2b2acfef8ded 100644
--- a/profiles/arch/arm/armv4t/package.mask
+++ b/profiles/arch/arm/armv4t/package.mask
@@ -29,4 +29,5 @@ gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-tweaks
 >=media-libs/freetype-2.12.0
 >=dev-python/cryptography-36
+>=dev-python/pyopenssl-22
 dev-python/setuptools-rust

diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask
index 53f951a50207..d728da562af0 100644
--- a/profiles/arch/arm/armv5te/package.mask
+++ b/profiles/arch/arm/armv5te/package.mask
@@ -29,4 +29,5 @@ gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-tweaks
 >=media-libs/freetype-2.12.0
 >=dev-python/cryptography-36
+>=dev-python/pyopenssl-22
 dev-python/setuptools-rust


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv4/, profiles/arch/arm/armv5te/
@ 2024-02-17  3:03 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2024-02-17  3:03 UTC (permalink / raw
  To: gentoo-commits

commit:     928bc3588addb4f50dac2f4d3ce70ad4127af60f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 17 01:43:48 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 03:03:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=928bc358

profiles/arch/arm: mask dev-libs/libpcre2[jit] for <armv6

From 10.43 release notes:
> * The JIT code no longer supports ARMv5 architecture.

MAsk USE=jit for <armv6 accordingly.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm/armv4/package.use.mask   | 6 ++++++
 profiles/arch/arm/armv4t/package.use.mask  | 6 ++++++
 profiles/arch/arm/armv5te/package.use.mask | 6 ++++++
 3 files changed, 18 insertions(+)

diff --git a/profiles/arch/arm/armv4/package.use.mask b/profiles/arch/arm/armv4/package.use.mask
new file mode 100644
index 000000000000..20c222788446
--- /dev/null
+++ b/profiles/arch/arm/armv4/package.use.mask
@@ -0,0 +1,6 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2024-02-17)
+# JIT not supported here
+dev-libs/libpcre2 jit

diff --git a/profiles/arch/arm/armv4t/package.use.mask b/profiles/arch/arm/armv4t/package.use.mask
new file mode 100644
index 000000000000..20c222788446
--- /dev/null
+++ b/profiles/arch/arm/armv4t/package.use.mask
@@ -0,0 +1,6 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2024-02-17)
+# JIT not supported here
+dev-libs/libpcre2 jit

diff --git a/profiles/arch/arm/armv5te/package.use.mask b/profiles/arch/arm/armv5te/package.use.mask
new file mode 100644
index 000000000000..20c222788446
--- /dev/null
+++ b/profiles/arch/arm/armv5te/package.use.mask
@@ -0,0 +1,6 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2024-02-17)
+# JIT not supported here
+dev-libs/libpcre2 jit


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-17  3:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-21 19:56 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv4/, profiles/arch/arm/armv5te/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2024-02-17  3:03 Sam James
2022-04-21 19:37 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox