summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-05-15 09:23:19 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-05-15 09:23:19 +0300
commited1af091c7b045dab7da00105060d450409ecd1c (patch)
tree95bce3a3ea9c723f2a3a2e8173c1d1bc0af964f4
parentdev-util/librnp: add 0.17.1 (diff)
downloadgentoo-ed1af091c7b045dab7da00105060d450409ecd1c.tar.gz
gentoo-ed1af091c7b045dab7da00105060d450409ecd1c.tar.bz2
gentoo-ed1af091c7b045dab7da00105060d450409ecd1c.zip
media-gfx/maim: Stabilize 5.8.0 amd64, #931901
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--media-gfx/maim/maim-5.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/maim/maim-5.8.0.ebuild b/media-gfx/maim/maim-5.8.0.ebuild
index 081088fee93f..bee0980ae8d2 100644
--- a/media-gfx/maim/maim-5.8.0.ebuild
+++ b/media-gfx/maim/maim-5.8.0.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"