Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/open-sans/
Date: Thu, 06 Feb 2020 08:23:05
Message-Id: 1580977375.89a6c95416b654a8fd44daaa95c04c5bd0eba56e.slyfox@gentoo
1 commit: 89a6c95416b654a8fd44daaa95c04c5bd0eba56e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 6 08:05:00 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 6 08:22:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a6c954
7
8 media-fonts/open-sans: keyworded 1-r1 for ia64, bug #707118
9
10 Package-Manager: Portage-2.3.87, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-fonts/open-sans/open-sans-1-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-fonts/open-sans/open-sans-1-r1.ebuild b/media-fonts/open-sans/open-sans-1-r1.ebuild
18 index bea7db905f9..2ce2f8d864c 100644
19 --- a/media-fonts/open-sans/open-sans-1-r1.ebuild
20 +++ b/media-fonts/open-sans/open-sans-1-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.zip"
28
29 LICENSE="Apache-2.0"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~x86"
32 +KEYWORDS="~amd64 ~arm ~ia64 ~x86"
33 IUSE=""
34
35 DEPEND="app-arch/unzip"