diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 06:33:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 06:33:10 +0000 |
commit | 11c49ba2dfd7e2ece94440e642db6179879df537 (patch) | |
tree | dd5b2d736dff1b2b8f1ce705ceaa0cb5078bb933 /dev-perl | |
parent | dev-perl/Cairo-GObject: Keyword 1.5.0-r1 arm64, #823161 (diff) | |
download | gentoo-11c49ba2dfd7e2ece94440e642db6179879df537.tar.gz gentoo-11c49ba2dfd7e2ece94440e642db6179879df537.tar.bz2 gentoo-11c49ba2dfd7e2ece94440e642db6179879df537.zip |
dev-perl/Glib-Object-Introspection: Keyword 0.49.0 arm64, #823161
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild index f9480f5a5b57..f5bfdd46ef03 100644 --- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild +++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DESCRIPTION="Dynamically create Perl language bindings" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc x86" RDEPEND=" >=dev-perl/glib-perl-1.320.0 |