commit: 4ba81abe25f996c8dd0427521a1d04f8d5a4b955 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jan 9 14:32:48 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jan 9 15:41:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ba81abe
app-text/manpager: Keyword 1 ~amd64-fbsd Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-text/manpager/manpager-1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/manpager/manpager-1.ebuild b/app-text/manpager/manpager-1.ebuild index 88aba7bab89..560f4f885be 100644 --- a/app-text/manpager/manpager-1.ebuild +++ b/app-text/manpager/manpager-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="" S=${WORKDIR}
