diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 15:35:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 15:35:18 +0000 |
commit | 9cebff2c2636035af1181d5e068f71048f7f1fff (patch) | |
tree | 27805dc1ee38ebe5dd2d098ea1d0bbaff20b6c81 /dev-libs/gobject-introspection-common | |
parent | dev-cpp/glibmm: Stabilize 2.78.0 arm64, #920657 (diff) | |
download | gentoo-9cebff2c2636035af1181d5e068f71048f7f1fff.tar.gz gentoo-9cebff2c2636035af1181d5e068f71048f7f1fff.tar.bz2 gentoo-9cebff2c2636035af1181d5e068f71048f7f1fff.zip |
dev-libs/gobject-introspection-common: Stabilize 1.78.1 arm64, #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 ba737c674f86..23fe3010b297 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: |