diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 20:57:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 20:57:25 +0200 |
commit | e762d4143684468ca4e3fe2f011624da6331f45d (patch) | |
tree | c166afb7a5237d8620f62b1924ac1d820c560d09 /dev-libs/gobject-introspection | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.78.1 amd64, #920657 (diff) | |
download | gentoo-e762d4143684468ca4e3fe2f011624da6331f45d.tar.gz gentoo-e762d4143684468ca4e3fe2f011624da6331f45d.tar.bz2 gentoo-e762d4143684468ca4e3fe2f011624da6331f45d.zip |
dev-libs/gobject-introspection: Stabilize 1.78.1 amd64, #920657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/gobject-introspection')
-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 6dd8f9454715..4579eda029c2 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=" |