diff options
author | Sam James <sam@gentoo.org> | 2020-08-16 02:48:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-16 02:52:57 +0000 |
commit | 9bce5ed1f79af109104798f5b61031bcc69c2707 (patch) | |
tree | 424bc73275bfb6af0f082e798c5b76c714db9b5d /dev-libs/gobject-introspection-common | |
parent | dev-util/glib-utils: Stabilize 2.64.4 arm, #736727 (diff) | |
download | gentoo-9bce5ed1f79af109104798f5b61031bcc69c2707.tar.gz gentoo-9bce5ed1f79af109104798f5b61031bcc69c2707.tar.bz2 gentoo-9bce5ed1f79af109104798f5b61031bcc69c2707.zip |
dev-libs/gobject-introspection-common: Stabilize 1.64.1 arm, #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 c041ebd0fc91..efe5cc899814 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}" |