diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:35:58 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:17 +0200 |
commit | f1ecd2643cc26427ce54af2efc86cb5c96e7a0cb (patch) | |
tree | 78e42c9e69f9491d244a22014780794d088b0b1e /x11-themes | |
parent | x11-themes/fluxbox-styles-fluxmod: unkeyword 20050128-r1 for ~alpha (diff) | |
download | gentoo-f1ecd2643cc26427ce54af2efc86cb5c96e7a0cb.tar.gz gentoo-f1ecd2643cc26427ce54af2efc86cb5c96e7a0cb.tar.bz2 gentoo-f1ecd2643cc26427ce54af2efc86cb5c96e7a0cb.zip |
x11-themes/fvwm_icons: 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')
-rw-r--r-- | x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild index a8dfc7c4702a..a623373f4cef 100644 --- a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild +++ b/x11-themes/fvwm_icons/fvwm_icons-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}/${PN}" 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 )" |