diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:22 +0200 |
commit | 5f57bdb8f0bf74d423d3a3449c314e27bd407b7c (patch) | |
tree | 912ca9eb5e4ca699c6303864681353e36a653359 /media-gfx/eom | |
parent | mate-extra/mate-utils: Stabilize 1.26.0 x86, #884079 (diff) | |
download | gentoo-5f57bdb8f0bf74d423d3a3449c314e27bd407b7c.tar.gz gentoo-5f57bdb8f0bf74d423d3a3449c314e27bd407b7c.tar.bz2 gentoo-5f57bdb8f0bf74d423d3a3449c314e27bd407b7c.zip |
media-gfx/eom: Stabilize 1.26.0-r1 x86, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/eom')
-rw-r--r-- | media-gfx/eom/eom-1.26.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/eom/eom-1.26.0-r1.ebuild b/media-gfx/eom/eom-1.26.0-r1.ebuild index 8ff16d7af3aa..6fa8009c9ab0 100644 --- a/media-gfx/eom/eom-1.26.0-r1.ebuild +++ b/media-gfx/eom/eom-1.26.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" fi DESCRIPTION="The MATE image viewer" |