Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/manpager/
Date: Wed, 09 Jan 2019 15:41:23
Message-Id: 1547048470.4ba81abe25f996c8dd0427521a1d04f8d5a4b955.mgorny@gentoo
1 commit: 4ba81abe25f996c8dd0427521a1d04f8d5a4b955
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 9 14:32:48 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 9 15:41:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ba81abe
7
8 app-text/manpager: Keyword 1 ~amd64-fbsd
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-text/manpager/manpager-1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/manpager/manpager-1.ebuild b/app-text/manpager/manpager-1.ebuild
16 index 88aba7bab89..560f4f885be 100644
17 --- a/app-text/manpager/manpager-1.ebuild
18 +++ b/app-text/manpager/manpager-1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org/"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
31 IUSE=""
32
33 S=${WORKDIR}