commit: 34d5b95bd1f2e6bf199aefd942b0c5b5f0d1a07a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 18 21:49:45 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 18 21:50:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d5b95b
app-crypt/gcr: Stabilize 4.3.1 arm64, #958223 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/gcr/gcr-4.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gcr/gcr-4.3.1.ebuild b/app-crypt/gcr/gcr-4.3.1.ebuild index 7cdd39e5172c..473d4a62e2a5 100644 --- a/app-crypt/gcr/gcr-4.3.1.ebuild +++ b/app-crypt/gcr/gcr-4.3.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gcr" LICENSE="GPL-2+ LGPL-2+" SLOT="4/gcr-4.4-gck-2.2" # subslot = soname and soversion of libgcr and libgck -KEYWORDS="~alpha amd64 arm ~arm64 ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="gnutls gtk gtk-doc +introspection systemd test +vala" REQUIRED_USE="
