diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:38:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:43:30 +0100 |
commit | c65fb9ecbbdd64c3d8843962d54df2ebbd90a12f (patch) | |
tree | 4d14ff244435ac2f55ba95e61dbf0840354484ce /x11-libs/gtk+/gtk+-3.24.34.ebuild | |
parent | gnome-base/librsvg: Stabilize 2.54.3 arm64, #843794 (diff) | |
download | gentoo-c65fb9ecbbdd64c3d8843962d54df2ebbd90a12f.tar.gz gentoo-c65fb9ecbbdd64c3d8843962d54df2ebbd90a12f.tar.bz2 gentoo-c65fb9ecbbdd64c3d8843962d54df2ebbd90a12f.zip |
x11-libs/gtk+: Stabilize 3.24.34 arm64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+/gtk+-3.24.34.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.34.ebuild b/x11-libs/gtk+/gtk+-3.24.34.ebuild index 68f72384d0b8..efcf497b2c91 100644 --- a/x11-libs/gtk+/gtk+-3.24.34.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.34.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Upstream wants us to do their job: # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1 |