summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 15:35:14 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 15:38:15 +0100
commit1bd273e48fc2735d00e3a3e506afb1226b8c1664 (patch)
treee178dd4a3bb10ac84eeb23e8d7407abfdf636823 /app-editors/scite/scite-3.5.5.ebuild
parentapp-editors/ne: dropped ~x86-interix (diff)
downloadgentoo-1bd273e48fc2735d00e3a3e506afb1226b8c1664.tar.gz
gentoo-1bd273e48fc2735d00e3a3e506afb1226b8c1664.tar.bz2
gentoo-1bd273e48fc2735d00e3a3e506afb1226b8c1664.zip
app-editors/scite: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-editors/scite/scite-3.5.5.ebuild')
-rw-r--r--app-editors/scite/scite-3.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-3.5.5.ebuild b/app-editors/scite/scite-3.5.5.ebuild
index 4152f0258e13..fd3f2320104b 100644
--- a/app-editors/scite/scite-3.5.5.ebuild
+++ b/app-editors/scite/scite-3.5.5.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
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
LICENSE="HPND lua? ( MIT )"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="lua"
RDEPEND="dev-libs/glib:2