diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:20:33 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:55:48 +0800 |
commit | 53f064662f9fb065c154197300810408f20401be (patch) | |
tree | 9f87bb416ba463aa69e428d71115fd4495b61822 /dev-perl/Gtk3 | |
parent | dev-perl/Glib-Object-Introspection: keyword ~riscv (diff) | |
download | gentoo-53f064662f9fb065c154197300810408f20401be.tar.gz gentoo-53f064662f9fb065c154197300810408f20401be.tar.bz2 gentoo-53f064662f9fb065c154197300810408f20401be.zip |
dev-perl/Gtk3: 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')
-rw-r--r-- | dev-perl/Gtk3/Gtk3-0.38.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Gtk3/Gtk3-0.38.0.ebuild b/dev-perl/Gtk3/Gtk3-0.38.0.ebuild index 5c6a2be40a02..fba020d065a4 100644 --- a/dev-perl/Gtk3/Gtk3-0.38.0.ebuild +++ b/dev-perl/Gtk3/Gtk3-0.38.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module virtualx DESCRIPTION="Perl interface to the 3.x series of the gtk+ toolkit" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |