summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-26 22:00:35 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-26 22:00:35 +0200
commitd209f6654c6c55ca68b5248d9720db2662544084 (patch)
treee286cd725b8044d9a3f696cc84c4116978933f5f /media-gfx/scrot
parentmedia-gfx/exiv2: Stabilize 0.27.6 sparc, #896436 (diff)
downloadgentoo-d209f6654c6c55ca68b5248d9720db2662544084.tar.gz
gentoo-d209f6654c6c55ca68b5248d9720db2662544084.tar.bz2
gentoo-d209f6654c6c55ca68b5248d9720db2662544084.zip
media-gfx/scrot: Stabilize 1.8.1 sparc, #897724
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/scrot')
-rw-r--r--media-gfx/scrot/scrot-1.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/scrot/scrot-1.8.1.ebuild b/media-gfx/scrot/scrot-1.8.1.ebuild
index ba72c669ffce..47b8cb413562 100644
--- a/media-gfx/scrot/scrot-1.8.1.ebuild
+++ b/media-gfx/scrot/scrot-1.8.1.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.gz"
- 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+"