summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:47:50 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:47:50 +0200
commitcad03738b20901e3f88558aa34ec14f61ccb4e48 (patch)
tree159095b8903a16efc11e9f955d42d0e5184e4000 /media-gfx
parentmail-filter/postsrsd: Stabilize 1.12 amd64, #886727 (diff)
downloadgentoo-cad03738b20901e3f88558aa34ec14f61ccb4e48.tar.gz
gentoo-cad03738b20901e3f88558aa34ec14f61ccb4e48.tar.bz2
gentoo-cad03738b20901e3f88558aa34ec14f61ccb4e48.zip
media-gfx/maim: Stabilize 5.7.4 amd64, #886739
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/maim/maim-5.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/maim/maim-5.7.4.ebuild b/media-gfx/maim/maim-5.7.4.ebuild
index c97126c54b14..b20fa8d524f9 100644
--- a/media-gfx/maim/maim-5.7.4.ebuild
+++ b/media-gfx/maim/maim-5.7.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/naelstrof/maim.git"
else
SRC_URI="https://github.com/naelstrof/maim/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+ MIT"