diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 03:38:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 03:38:54 +0000 |
commit | 619de620336edb4d04470c45b0104fecda90f9f4 (patch) | |
tree | d379acad64472b60a14bba2761e3bc42aae2c90f /x11-libs | |
parent | x11-misc/colord: Stabilize 1.4.5-r3 amd64, #831048 (diff) | |
download | gentoo-619de620336edb4d04470c45b0104fecda90f9f4.tar.gz gentoo-619de620336edb4d04470c45b0104fecda90f9f4.tar.bz2 gentoo-619de620336edb4d04470c45b0104fecda90f9f4.zip |
x11-libs/gtk+: Stabilize 3.24.30 amd64, #831048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.30.ebuild b/x11-libs/gtk+/gtk+-3.24.30.ebuild index 12267f67d7d0..2721274931ba 100644 --- a/x11-libs/gtk+/gtk+-3.24.30.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.30.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~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 |