summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:34 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:34 +0200
commitf058dfc0af603c1a427c7c63f86c2d53aabdd90b (patch)
treec22fb0e392912efa296baf2ee971bfee4b3f582c /app-editors
parentapp-dicts/myspell-ru: Sort KEYWORDS (diff)
downloadgentoo-f058dfc0af603c1a427c7c63f86c2d53aabdd90b.tar.gz
gentoo-f058dfc0af603c1a427c7c63f86c2d53aabdd90b.tar.bz2
gentoo-f058dfc0af603c1a427c7c63f86c2d53aabdd90b.zip
app-editors/nvi: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nvi/nvi-1.81.6-r7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nvi/nvi-1.81.6-r7.ebuild b/app-editors/nvi/nvi-1.81.6-r7.ebuild
index cb13313dae92..b03ed765c423 100644
--- a/app-editors/nvi/nvi-1.81.6-r7.ebuild
+++ b/app-editors/nvi/nvi-1.81.6-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://garage.linux.student.kuleuven.be/~skimo/nvi/devel/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x64-macos ~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x64-macos"
IUSE="perl tcl unicode"
CDEPEND=">=sys-libs/db-4.2.52_p5:=