diff options
author | 2024-07-04 22:11:05 +0300 | |
---|---|---|
committer | 2024-07-04 22:11:05 +0300 | |
commit | 409f6b5e2113036ca9b507a51e72841dbd3cfd19 (patch) | |
tree | 56dc36a04ecf1650e518e355dbb788b2accae5a1 /profiles/arch | |
parent | dev-util/umockdev: Stabilize 0.18.3 sparc, #935496 (diff) | |
download | gentoo-409f6b5e2113036ca9b507a51e72841dbd3cfd19.tar.gz gentoo-409f6b5e2113036ca9b507a51e72841dbd3cfd19.tar.bz2 gentoo-409f6b5e2113036ca9b507a51e72841dbd3cfd19.zip |
x11-misc/xdg-utils: mask [plasma] on mips & alpha
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 5d20f225f39b..6278a5a68309 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <arthurzam@gentoo.org> (2024-07-04) +# kde-frameworks/kservice not keyworded here +x11-misc/xdg-utils plasma + # Arthur Zamarin <arthurzam@gentoo.org> (2024-07-03) # dev-python/redis lacks keywords here mail-filter/pyzor redis test diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 54c538bbcc02..9f8ba78e0eca 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <arthurzam@gentoo.org> (2024-07-04) +# kde-frameworks/kservice not keyworded here +x11-misc/xdg-utils plasma + # Arthur Zamarin <arthurzam@gentoo.org> (2024-07-01) # simplify the dep tree dev-python/click doc |