Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/hugin/
Date: Mon, 11 May 2020 09:26:23
Message-Id: 1589189170.9e7cf6458811396c73413ddb69314ca5fca6deff.ago@gentoo
1 commit: 9e7cf6458811396c73413ddb69314ca5fca6deff
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 11 09:26:10 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon May 11 09:26:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e7cf645
7
8 media-gfx/hugin: amd64 stable wrt bug #721678
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-gfx/hugin/hugin-2019.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/hugin/hugin-2019.2.0.ebuild b/media-gfx/hugin/hugin-2019.2.0.ebuild
18 index 4daff2ed430..27836f8e7f3 100644
19 --- a/media-gfx/hugin/hugin-2019.2.0.ebuild
20 +++ b/media-gfx/hugin/hugin-2019.2.0.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
22
23 LICENSE="GPL-2+ BSD BSD-2 MIT wxWinLL-3 ZLIB FDL-1.2"
24 SLOT="0"
25 -KEYWORDS="~amd64 arm64 ~x86"
26 +KEYWORDS="amd64 arm64 ~x86"
27
28 LANGS=" ca ca-valencia cs da de en-GB es eu fi fr hu it ja nl pl pt-BR ro ru sk sv zh-CN zh-TW"
29 IUSE="debug lapack python raw sift $(echo ${LANGS//\ /\ l10n_})"