diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:36:02 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:17 +0200 |
commit | 14d63c871385a8b17be8912c63f3b8473d5a5978 (patch) | |
tree | acc9e8a732be70b2443e28b3b7c0d2002d84b18e /x11-themes/fvwm_sounds | |
parent | x11-themes/fvwm_icons: unkeyword 1.0 for ~alpha (diff) | |
download | gentoo-14d63c871385a8b17be8912c63f3b8473d5a5978.tar.gz gentoo-14d63c871385a8b17be8912c63f3b8473d5a5978.tar.bz2 gentoo-14d63c871385a8b17be8912c63f3b8473d5a5978.zip |
x11-themes/fvwm_sounds: unkeyword 1.0 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-themes/fvwm_sounds')
-rw-r--r-- | x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index 3f0110105a35..4bcf1b5407d0 100644 --- a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild +++ b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="GPL-2 FVWM" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND="|| ( x11-wm/fvwm3 >=x11-wm/fvwm-2.6.2 )" |