diff options
author | Sam James <sam@gentoo.org> | 2024-01-04 10:04:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-04 10:04:38 +0000 |
commit | f46a1b3f035f5d00fd407ba20356e32765bc3a0a (patch) | |
tree | 111e8937fdc1a7d33858353dbed241d1937b261b /kde-plasma/oxygen-sounds | |
parent | kde-plasma/oxygen: Stabilize 5.27.10 x86, #919763 (diff) | |
download | gentoo-f46a1b3f035f5d00fd407ba20356e32765bc3a0a.tar.gz gentoo-f46a1b3f035f5d00fd407ba20356e32765bc3a0a.tar.bz2 gentoo-f46a1b3f035f5d00fd407ba20356e32765bc3a0a.zip |
kde-plasma/oxygen-sounds: Stabilize 5.27.10 x86, #919763
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma/oxygen-sounds')
-rw-r--r-- | kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild index 97d2c1455227..9d1a3e5e2f37 100644 --- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild +++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" RDEPEND="!<kde-plasma/oxygen-5.24.80" |