summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-13 08:37:39 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-13 08:37:39 +0000
commit8f910e7386259d975886b87783594d65c578c2c2 (patch)
tree897df84ae46acbc7872836bcc1c149ea4c52fdc3 /media-gfx/scrot
parentmedia-gfx/scrot: Stabilize 1.9 x86, #906262 (diff)
downloadgentoo-8f910e7386259d975886b87783594d65c578c2c2.tar.gz
gentoo-8f910e7386259d975886b87783594d65c578c2c2.tar.bz2
gentoo-8f910e7386259d975886b87783594d65c578c2c2.zip
media-gfx/scrot: Stabilize 1.9 arm, #906262
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/scrot')
-rw-r--r--media-gfx/scrot/scrot-1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/scrot/scrot-1.9.ebuild b/media-gfx/scrot/scrot-1.9.ebuild
index 766a313e425d..809eaaa177dd 100644
--- a/media-gfx/scrot/scrot-1.9.ebuild
+++ b/media-gfx/scrot/scrot-1.9.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
inherit autotools git-r3
else
SRC_URI="https://github.com/resurrecting-open-source-projects/${PN}/releases/download/${PV}/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
fi
LICENSE="feh LGPL-2+"