summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-07 06:33:12 +0000
committerSam James <sam@gentoo.org>2022-02-07 06:33:12 +0000
commit7c2804eddff0b0ab18859d4014a4fd645d7a6443 (patch)
tree5ef14ebdc3583d3a827869c6c8d76075eb728925 /dev-perl/GooCanvas2
parentdev-perl/Gtk3: Keyword 0.38.0 arm64, #823161 (diff)
downloadgentoo-7c2804eddff0b0ab18859d4014a4fd645d7a6443.tar.gz
gentoo-7c2804eddff0b0ab18859d4014a4fd645d7a6443.tar.bz2
gentoo-7c2804eddff0b0ab18859d4014a4fd645d7a6443.zip
dev-perl/GooCanvas2: Keyword 0.60.0-r1 arm64, #823161
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/GooCanvas2')
-rw-r--r--dev-perl/GooCanvas2/GooCanvas2-0.60.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GooCanvas2/GooCanvas2-0.60.0-r1.ebuild b/dev-perl/GooCanvas2/GooCanvas2-0.60.0-r1.ebuild
index 22a09fef1955..c85bbd7025bc 100644
--- a/dev-perl/GooCanvas2/GooCanvas2-0.60.0-r1.ebuild
+++ b/dev-perl/GooCanvas2/GooCanvas2-0.60.0-r1.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
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Perl binding for GooCanvas2 widget using Glib::Object::Introspection"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"