diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:17:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:17:11 +0100 |
commit | e2e46e3d83df1335f43884cfb36de59b0e9f3fc9 (patch) | |
tree | b95a35545bee74c5eee2f2e923962464f0ccf95b /x11-libs/gtk+ | |
parent | gnome-base/librsvg: Stabilize 2.54.3 amd64, #843794 (diff) | |
download | gentoo-e2e46e3d83df1335f43884cfb36de59b0e9f3fc9.tar.gz gentoo-e2e46e3d83df1335f43884cfb36de59b0e9f3fc9.tar.bz2 gentoo-e2e46e3d83df1335f43884cfb36de59b0e9f3fc9.zip |
x11-libs/gtk+: Stabilize 3.24.34 amd64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-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 d1ebbb11b084..54d2f397cc67 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 |