diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-17 18:47:42 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-17 20:40:09 +0100 |
commit | 37d9a5b760b29948b6b12b8ee3b8728aa1b86853 (patch) | |
tree | 60bc8b82b1fcfdd917649ac0dec7ce03485567a6 | |
parent | net-misc/mobile-broadband-provider-info: mark 20190116 sparc, bug #685254 (diff) | |
download | gentoo-37d9a5b760b29948b6b12b8ee3b8728aa1b86853.tar.gz gentoo-37d9a5b760b29948b6b12b8ee3b8728aa1b86853.tar.bz2 gentoo-37d9a5b760b29948b6b12b8ee3b8728aa1b86853.zip |
x11-libs/gtk+: stable 3.24.8 for sparc, bug #685254
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.8.ebuild b/x11-libs/gtk+/gtk+-3.24.8.ebuild index 6ff61afe7bed..def9ea10025a 100644 --- a/x11-libs/gtk+/gtk+-3.24.8.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.8.ebuild @@ -19,7 +19,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-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 |