summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-12-24 14:20:47 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-12-24 14:21:24 +0100
commitb19d755bb05f9f1912dc10e01702fe8480788891 (patch)
tree42bb473a543d5a43e14599126baf337669e0b170 /sys-apps/most
parentdev-python/pbr: keyword for amd64-fbsd. (diff)
downloadgentoo-b19d755bb05f9f1912dc10e01702fe8480788891.tar.gz
gentoo-b19d755bb05f9f1912dc10e01702fe8480788891.tar.bz2
gentoo-b19d755bb05f9f1912dc10e01702fe8480788891.zip
sys-apps/most: keyword for amd64-fbsd.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sys-apps/most')
-rw-r--r--sys-apps/most/most-5.0.0a-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/most/most-5.0.0a-r1.ebuild b/sys-apps/most/most-5.0.0a-r1.ebuild
index 61881208048c..3c2326d25e8f 100644
--- a/sys-apps/most/most-5.0.0a-r1.ebuild
+++ b/sys-apps/most/most-5.0.0a-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~mips ~ppc64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~mips ~ppc64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~amd64-fbsd"
IUSE=""
RDEPEND=">=sys-libs/slang-2.1.3"