diff options
author | Sam James <sam@gentoo.org> | 2024-02-03 11:05:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-03 11:06:06 +0000 |
commit | eb6195caf3919ee9c0ec5daa01245a106cefb9bc (patch) | |
tree | eb6c5bb661737373aa3ff8573ed9b43a69d22b8c /dev-libs/gobject-introspection-common | |
parent | dev-cpp/glibmm: Stabilize 2.78.0 sparc, #920657 (diff) | |
download | gentoo-eb6195caf3919ee9c0ec5daa01245a106cefb9bc.tar.gz gentoo-eb6195caf3919ee9c0ec5daa01245a106cefb9bc.tar.bz2 gentoo-eb6195caf3919ee9c0ec5daa01245a106cefb9bc.zip |
dev-libs/gobject-introspection-common: Stabilize 1.78.1 sparc, #920657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gobject-introspection-common')
-rw-r--r-- | dev-libs/gobject-introspection-common/gobject-introspection-common-1.78.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.78.1.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.78.1.ebuild index ef1f8deadb5b..ff5affc72f6f 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.78.1.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.78.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection" LICENSE="HPND" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND="!<${CATEGORY}/${GNOME_ORG_MODULE}-${PV}" # Use !<${PV} because mixing gobject-introspection with different version of -common can cause issues like: |