diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:33:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:36:28 +0000 |
commit | 7525170de74b265676c3f3062b85625b9cb4d49c (patch) | |
tree | cbe65ab597b564cbcf3d615feefeeb5abe0df1c4 /dev-libs | |
parent | dev-libs/glib: Stabilize 2.80.5-r1 arm64, #946484 (diff) | |
download | gentoo-7525170de74b265676c3f3062b85625b9cb4d49c.tar.gz gentoo-7525170de74b265676c3f3062b85625b9cb4d49c.tar.bz2 gentoo-7525170de74b265676c3f3062b85625b9cb4d49c.zip |
dev-libs/gobject-introspection: Stabilize 1.80.1-r3 arm64, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.80.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.80.1-r3.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.80.1-r3.ebuild index 658c63e7ca5b..e1315aee1544 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.80.1-r3.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.80.1-r3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://gi.readthedocs.io/" LICENSE="LGPL-2+ GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doctool gtk-doc test" RESTRICT="!test? ( test )" |