summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/scrot/scrot-1.11.1.ebuild')
-rw-r--r--media-gfx/scrot/scrot-1.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/scrot/scrot-1.11.1.ebuild b/media-gfx/scrot/scrot-1.11.1.ebuild
index d383d2bfa6bc..950e73c2a37d 100644
--- a/media-gfx/scrot/scrot-1.11.1.ebuild
+++ b/media-gfx/scrot/scrot-1.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]] ; then
LIVE_BDEPEND="dev-build/autoconf-archive"
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"