diff options
author | 2023-12-29 20:57:43 +0200 | |
---|---|---|
committer | 2023-12-29 20:57:43 +0200 | |
commit | b25593e958e0f807dc0ce5b0808d525182c7dc13 (patch) | |
tree | a13814d3bd477409b38060a111f7e759d42cb308 /dev-libs/gobject-introspection | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.78.1 x86, #920657 (diff) | |
download | gentoo-b25593e958e0f807dc0ce5b0808d525182c7dc13.tar.gz gentoo-b25593e958e0f807dc0ce5b0808d525182c7dc13.tar.bz2 gentoo-b25593e958e0f807dc0ce5b0808d525182c7dc13.zip |
dev-libs/gobject-introspection: Stabilize 1.78.1 x86, #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 d7864efa2760..802add92d3a6 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=" |