summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-08-11 14:34:26 +0200
committerMichał Górny <mgorny@gentoo.org>2024-08-11 14:35:31 +0200
commita444ac08ab4d6c434336edd134113cad36d89041 (patch)
tree304eb88d9cd029ad3c8f31d7ba55e248df3c9d06 /xfce-extra/xfce4-screenshooter
parentmedia-libs/raptor: dropped obsolete 2.0.15-r8 (diff)
downloadgentoo-a444ac08ab4d6c434336edd134113cad36d89041.tar.gz
gentoo-a444ac08ab4d6c434336edd134113cad36d89041.tar.bz2
gentoo-a444ac08ab4d6c434336edd134113cad36d89041.zip
xfce-extra/xfce4-screenshooter: Revert 1.11.0 stabilization
This version has a parallel make problem. It's fixed in 1.11.1, so let's stabilize that version instead. Closes: https://bugs.gentoo.org/937744 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-screenshooter')
-rw-r--r--xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.11.0.ebuild b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.11.0.ebuild
index e468abf1714e..4c573c68cd3c 100644
--- a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.11.0.ebuild
+++ b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.11.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="X wayland"
REQUIRED_USE="|| ( X wayland )"