diff options
author | Raymond Wong <infiwang@pm.me> | 2022-05-10 15:55:51 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-14 23:52:01 +0200 |
commit | 9c3dd322ebbfe94fedd2c7b4aa8475b4ce4450c9 (patch) | |
tree | 01add8e1c34b8c662a023b551703703fdd62719e /gnome-base | |
parent | dev-db/mongodb: fix build with Boost 1.79 (for Mongo 4.4.10) (diff) | |
download | gentoo-9c3dd322ebbfe94fedd2c7b4aa8475b4ce4450c9.tar.gz gentoo-9c3dd322ebbfe94fedd2c7b4aa8475b4ce4450c9.tar.bz2 gentoo-9c3dd322ebbfe94fedd2c7b4aa8475b4ce4450c9.zip |
gnome-base/libglade: Keyword 2.6.4-r3 riscv, #840239
Signed-off-by: Raymond Wong <infiwang@pm.me>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libglade/libglade-2.6.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.6.4-r3.ebuild b/gnome-base/libglade/libglade-2.6.4-r3.ebuild index a287de2c2511..a8716da208ef 100644 --- a/gnome-base/libglade/libglade-2.6.4-r3.ebuild +++ b/gnome-base/libglade/libglade-2.6.4-r3.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=6 @@ -14,7 +14,7 @@ HOMEPAGE="https://library.gnome.org/devel/libglade/stable/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs test" RESTRICT="!test? ( test )" |