diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:23:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:23:56 +0100 |
commit | accf768ccfd780555f783c4b05249910d8b6c00f (patch) | |
tree | 7f3d49f51403e14a867b68cd0b95d5d7c5317e1b /dev-libs/gobject-introspection-common | |
parent | dev-libs/glib: Stabilize 2.72.1 x86, #843794 (diff) | |
download | gentoo-accf768ccfd780555f783c4b05249910d8b6c00f.tar.gz gentoo-accf768ccfd780555f783c4b05249910d8b6c00f.tar.bz2 gentoo-accf768ccfd780555f783c4b05249910d8b6c00f.zip |
dev-libs/gobject-introspection-common: Stabilize 1.72.0 x86, #843794
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.72.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.72.0.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.72.0.ebuild index df0d9f56875d..a158e57284bf 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.72.0.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.72.0.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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!<${CATEGORY}/${GNOME_ORG_MODULE}-${PV}" |