Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gtkimageview/
Date: Fri, 30 Jun 2017 06:02:16
Message-Id: 1498802526.5bfe8f1692d353fbecb3269f14ea05e0f2021500.aballier@gentoo
1 commit: 5bfe8f1692d353fbecb3269f14ea05e0f2021500
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 06:00:54 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 06:02:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bfe8f16
7
8 media-gfx/gtkimageview: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild b/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
16 index 8d759ca0aef..f3789f949bf 100644
17 --- a/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
18 +++ b/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25 IUSE="examples static-libs"
26
27 # tests are severely broken, bug #483952