commit: cf30306f38eb2ac6908ee7ed5df423a0c939f952 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 19 16:38:33 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 19 16:38:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf30306f
x11-themes/fvwm-crystal: Stabilize 3.7.5 x86, #895406 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild index 1e293720f06c..c69bcfef8d45 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} = *9999 ]]; then EGIT_REPO_URI="https://github.com/fvwm-crystal/fvwm-crystal.git" else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~ppc ~ppc64 ~riscv x86" fi LICENSE="GPL-3+"