diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-19 11:47:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-19 11:47:27 +0200 |
commit | 3a748796a5bdccf5c11e8312e1f4affeaacf7931 (patch) | |
tree | e7ba936fe9e008c9a473641f1de9e253e046758c /x11-libs | |
parent | dev-python/ipython: amd64/arm64/ppc64/x86 stable (ALLARCHES policy) wrt bug #... (diff) | |
download | gentoo-3a748796a5bdccf5c11e8312e1f4affeaacf7931.tar.gz gentoo-3a748796a5bdccf5c11e8312e1f4affeaacf7931.tar.bz2 gentoo-3a748796a5bdccf5c11e8312e1f4affeaacf7931.zip |
x11-libs/gtk+: sparc stable wrt bug #790695
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.29.ebuild b/x11-libs/gtk+/gtk+-3.24.29.ebuild index 8e2a2820899a..82602c44514b 100644 --- a/x11-libs/gtk+/gtk+-3.24.29.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.29.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~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 ~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 |