diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 16:01:20 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 16:36:43 +0800 |
commit | 31f1891b6fb3ec625dabaa6491f83d6e783a8f34 (patch) | |
tree | c17192cff0d2a633f336b367ebaf4d83e28b7fbb /x11-libs | |
parent | x11-themes/gnome-themes-standard: keyword 3.28 for ~loong (diff) | |
download | gentoo-31f1891b6fb3ec625dabaa6491f83d6e783a8f34.tar.gz gentoo-31f1891b6fb3ec625dabaa6491f83d6e783a8f34.tar.bz2 gentoo-31f1891b6fb3ec625dabaa6491f83d6e783a8f34.zip |
x11-libs/gtk+: keyword 2.24.33 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.24.33.ebuild b/x11-libs/gtk+/gtk+-2.24.33.ebuild index fbb6af20074a..bce6a0119550 100644 --- a/x11-libs/gtk+/gtk+-2.24.33.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.33.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 @@ -16,7 +16,7 @@ REQUIRED_USE=" xinerama? ( !aqua ) " -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Upstream wants us to do their job: # https://bugzilla.gnome.org/show_bug.cgi?id=768663#c1 |