commit: 9866a46e708e79538bee428fa120b173f29d940b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 17 19:11:06 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 17 19:11:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9866a46e
x11-libs/libxshmfence: Stabilize 1.3.3 arm, #948243 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-libs/libxshmfence/libxshmfence-1.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/libxshmfence/libxshmfence-1.3.3.ebuild b/x11-libs/libxshmfence/libxshmfence-1.3.3.ebuild index f49c7bf9b6de..222d430106f0 100644 --- a/x11-libs/libxshmfence/libxshmfence-1.3.3.ebuild +++ b/x11-libs/libxshmfence/libxshmfence-1.3.3.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 @@ -8,6 +8,6 @@ inherit xorg-3 DESCRIPTION="Shared memory fences using futexes" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" DEPEND="x11-base/xorg-proto"
