diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-09-01 04:15:45 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-09-07 02:29:06 +0800 |
commit | 1fbd65468479e8c42c1e0d26595ff60e209565ab (patch) | |
tree | b6bb4acb5c922648e611bc3383bfd3094f2ac7e2 /dev-cpp | |
parent | dev-libs/libclc: Add 18.0.0_pre20230906 snapshot (diff) | |
download | gentoo-1fbd65468479e8c42c1e0d26595ff60e209565ab.tar.gz gentoo-1fbd65468479e8c42c1e0d26595ff60e209565ab.tar.bz2 gentoo-1fbd65468479e8c42c1e0d26595ff60e209565ab.zip |
dev-cpp/gtkmm: keyword 2.24.5-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-2.24.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-2.24.5-r1.ebuild b/dev-cpp/gtkmm/gtkmm-2.24.5-r1.ebuild index e2311d635d66..6ed07f3d5f82 100644 --- a/dev-cpp/gtkmm/gtkmm-2.24.5-r1.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.24.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="2.4" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RESTRICT="!test? ( test )" |