diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 06:33:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 06:33:14 +0000 |
commit | c76c8e9b2c530d648061ed7add1c41fe2b138705 (patch) | |
tree | 3260ca7b06ceb0b879bfd4bbe9a30bb4e2481dc1 /dev-perl/Gtk3-SimpleList | |
parent | dev-perl/Gtk3-ImageView: Keyword 10.0.0 arm64, #823161 (diff) | |
download | gentoo-c76c8e9b2c530d648061ed7add1c41fe2b138705.tar.gz gentoo-c76c8e9b2c530d648061ed7add1c41fe2b138705.tar.bz2 gentoo-c76c8e9b2c530d648061ed7add1c41fe2b138705.zip |
dev-perl/Gtk3-SimpleList: Keyword 0.210.0 arm64, #823161
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Gtk3-SimpleList')
-rw-r--r-- | dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild b/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild index a11e4e7a950f..91bdaff39340 100644 --- a/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild +++ b/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.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="A simple interface to GTK+ 3's complex MVC list widget" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |