1
0

Accepting request 872761 from home:Guillaume_G:branches:KDE:Qt:5.15

- Relax constraints for armv6 and armv7

OBS-URL: https://build.opensuse.org/request/show/872761
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwebengine?expand=0&rev=20
This commit is contained in:
Fabian Vogt 2021-02-16 10:22:01 +00:00 committed by Git OBS Bridge
parent 747eddec88
commit 3e2a7c2c60
2 changed files with 19 additions and 0 deletions

View File

@ -11,4 +11,18 @@
</physicalmemory> </physicalmemory>
<processors>4</processors> <processors>4</processors>
</hardware> </hardware>
<overwrite>
<conditions>
<arch>armv6l</arch>
<arch>armv7l</arch>
</conditions>
<hardware>
<memory>
<size unit="G">9</size>
</memory>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</overwrite>
</constraints> </constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 16 09:52:13 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Relax constraints for armv6 and armv7
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 15 16:28:49 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de> Mon Feb 15 16:28:49 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>