diff options
author | Sam James <sam@gentoo.org> | 2020-08-29 19:49:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-29 19:54:28 +0000 |
commit | 5af58beba33f695b80a4efc30a453d0aeccc34bd (patch) | |
tree | 6ff99e97277b4e5993fb169bd2698adc7d2bc726 /dev-libs/gobject-introspection-common | |
parent | dev-util/glib-utils: Stabilize 2.64.4 amd64, #736727 (diff) | |
download | gentoo-5af58beba33f695b80a4efc30a453d0aeccc34bd.tar.gz gentoo-5af58beba33f695b80a4efc30a453d0aeccc34bd.tar.bz2 gentoo-5af58beba33f695b80a4efc30a453d0aeccc34bd.zip |
dev-libs/gobject-introspection-common: Stabilize 1.64.1 amd64, #736727
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.64.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.64.1.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.64.1.ebuild index 259de595ec56..353665f8168b 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.64.1.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.64.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection" LICENSE="HPND" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!<${CATEGORY}/${GNOME_ORG_MODULE}-${PV}" |