commit:     8d31eb55e330a310a3edc48f4b9058589ac1df69
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Thu Jan 18 22:23:33 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 10:50:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d31eb55

x11-wm/marco: ebuild clean up

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-wm/marco/marco-1.27.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/x11-wm/marco/marco-1.27.0.ebuild b/x11-wm/marco/marco-1.27.0.ebuild
index c6772a965cf4..b01a21857287 100644
--- a/x11-wm/marco/marco-1.27.0.ebuild
+++ b/x11-wm/marco/marco-1.27.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
- EAPI=8
+EAPI=8
 
 MATE2_LA_PUNT="yes"
 
@@ -10,8 +10,6 @@ inherit mate meson
 MINOR=$(($(ver_cut 2) % 2))
 if [[ ${MINOR} -eq 0 ]]; then
        KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
-else
-       KEYWORDS=""
 fi
 
 DESCRIPTION="MATE default window manager"

Reply via email to