Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gtkimageview/
Date: Mon, 02 Apr 2018 06:23:23
Message-Id: 1522650180.3acaaf6bf75ae30a82e8b0ee5020be09d66ec567.mattst88@gentoo
1 commit: 3acaaf6bf75ae30a82e8b0ee5020be09d66ec567
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 06:23:00 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 06:23:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3acaaf6b
7
8 media-gfx/gtkimageview-1.6.4: added ~mips
9
10 media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild b/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
14 index f3789f949bf..75cf22ae35f 100644
15 --- a/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
16 +++ b/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
18
19 LICENSE="LGPL-2.1"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
22 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
23 IUSE="examples static-libs"
24
25 # tests are severely broken, bug #483952