summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:32 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:32 +0300
commitd605bca4eb12f7767dc1a18cb1e8747a0b00cdd2 (patch)
tree485f4db57ed1178e094a5b91256de8589bca8a57 /media-gfx/eom
parentmate-extra/mate-utils: Stabilize 1.28.0 x86, #932645 (diff)
downloadgentoo-d605bca4eb12f7767dc1a18cb1e8747a0b00cdd2.tar.gz
gentoo-d605bca4eb12f7767dc1a18cb1e8747a0b00cdd2.tar.bz2
gentoo-d605bca4eb12f7767dc1a18cb1e8747a0b00cdd2.zip
media-gfx/eom: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-gfx/eom')
-rw-r--r--media-gfx/eom/eom-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/eom/eom-1.28.0.ebuild b/media-gfx/eom/eom-1.28.0.ebuild
index 5b5c2d8e6428..931fc3ee8522 100644
--- a/media-gfx/eom/eom-1.28.0.ebuild
+++ b/media-gfx/eom/eom-1.28.0.ebuild
@@ -7,7 +7,7 @@ inherit mate
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi
DESCRIPTION="The MATE image viewer"