diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:21:25 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:55:55 +0800 |
commit | 6d8a1657717bb006d46bd9c1c5b1ae9f436e2c95 (patch) | |
tree | 85a317759abe34d07350dce846025a680495e4b4 /dev-perl/Gtk3-SimpleList | |
parent | dev-perl/Gtk3-ImageView: keyword ~riscv (diff) | |
download | gentoo-6d8a1657717bb006d46bd9c1c5b1ae9f436e2c95.tar.gz gentoo-6d8a1657717bb006d46bd9c1c5b1ae9f436e2c95.tar.bz2 gentoo-6d8a1657717bb006d46bd9c1c5b1ae9f436e2c95.zip |
dev-perl/Gtk3-SimpleList: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Gtk3-SimpleList')
-rw-r--r-- | dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 91bdaff39340..57881e17ce15 100644 --- a/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild +++ b/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A simple interface to GTK+ 3's complex MVC list widget" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |