diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:11 +0200 |
commit | 9ca8b0afb384d1895934868b681d882b05864d4b (patch) | |
tree | e57f7c7ae47bce09a91f8f3f10cbaf8f6d053c27 /media-gfx | |
parent | mate-extra/mate-utils: Stabilize 1.26.0 amd64, #884079 (diff) | |
download | gentoo-9ca8b0afb384d1895934868b681d882b05864d4b.tar.gz gentoo-9ca8b0afb384d1895934868b681d882b05864d4b.tar.bz2 gentoo-9ca8b0afb384d1895934868b681d882b05864d4b.zip |
media-gfx/eom: Stabilize 1.26.0-r1 amd64, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx')
-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 ea35e9e5a2fc..8ff16d7af3aa 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" |