diff options
author | Sam James <sam@gentoo.org> | 2024-02-03 11:05:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-03 11:06:04 +0000 |
commit | f447f90dca47421c5cdd139db5d3e4cb8797db90 (patch) | |
tree | a713303a67a56b5e3e1539383d8b77035cc487dd /dev-libs/gobject-introspection-common | |
parent | dev-util/glib-utils: Stabilize 2.78.3 hppa, #920657 (diff) | |
download | gentoo-f447f90dca47421c5cdd139db5d3e4cb8797db90.tar.gz gentoo-f447f90dca47421c5cdd139db5d3e4cb8797db90.tar.bz2 gentoo-f447f90dca47421c5cdd139db5d3e4cb8797db90.zip |
dev-libs/gobject-introspection-common: Stabilize 1.78.1 hppa, #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 23fe3010b297..ef1f8deadb5b 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: |