diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-12 10:13:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-12 10:13:39 +0200 |
commit | c5dc8325975d9139473c97ea61bb553c967a0896 (patch) | |
tree | d3c1b277f6d0cd9ee4dbc085d97620b7a49bf95b /dev-libs/gobject-introspection | |
parent | dev-python/botocore: Stabilize 1.35.29 ALLARCHES, #941371 (diff) | |
download | gentoo-c5dc8325975d9139473c97ea61bb553c967a0896.tar.gz gentoo-c5dc8325975d9139473c97ea61bb553c967a0896.tar.bz2 gentoo-c5dc8325975d9139473c97ea61bb553c967a0896.zip |
dev-libs/gobject-introspection: Stabilize 1.78.1-r2 arm, #941373
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.78.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.78.1-r2.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.78.1-r2.ebuild index e58d8fdda02a..7da990e5b5db 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.78.1-r2.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.78.1-r2.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="doctool gtk-doc test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -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" # virtual/pkgconfig needed at runtime, bug #505408 RDEPEND=" |