diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 15:35:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 15:35:19 +0000 |
commit | 2b62f6255b3f7881816427fee2e2f117ce615330 (patch) | |
tree | 782f9309569156c0c9d4fca9965e30f719e53d32 /dev-libs | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.78.1 arm64, #920657 (diff) | |
download | gentoo-2b62f6255b3f7881816427fee2e2f117ce615330.tar.gz gentoo-2b62f6255b3f7881816427fee2e2f117ce615330.tar.bz2 gentoo-2b62f6255b3f7881816427fee2e2f117ce615330.zip |
dev-libs/gobject-introspection: Stabilize 1.78.1 arm64, #920657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild index e441454e6f4c..ad9a71333c2c 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.78.1.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 ~ia64 ~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 ~ia64 ~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=" |