commit: 2f14592ce45e09467dbb48d6b149c962288d1619 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 1 05:24:41 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 1 05:24:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f14592c
dev-libs/libindicate: Stabilize 12.10.1-r3 arm64, #848810 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libindicate/libindicate-12.10.1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libindicate/libindicate-12.10.1-r3.ebuild b/dev-libs/libindicate/libindicate-12.10.1-r3.ebuild index d0c6402d4d7d..78c374d5d188 100644 --- a/dev-libs/libindicate/libindicate-12.10.1-r3.ebuild +++ b/dev-libs/libindicate/libindicate-12.10.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-2.1 LGPL-3" SLOT="3" -KEYWORDS="~alpha amd64 arm ~hppa ~mips ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc x86" IUSE="gtk +introspection" RESTRICT="test" # consequence of the -no-mono.patch
