diff options
author | 2015-09-19 14:31:05 +0200 | |
---|---|---|
committer | 2015-09-19 14:31:05 +0200 | |
commit | beba9f6a839fbfb3d518c0a761c383f986be0211 (patch) | |
tree | 35d4f93d85979c6bf55839afbf7f158dcc45511c /app-editors/scite | |
parent | net-libs/mbedtls: version bump to 2.1.1 (diff) | |
download | gentoo-beba9f6a839fbfb3d518c0a761c383f986be0211.tar.gz gentoo-beba9f6a839fbfb3d518c0a761c383f986be0211.tar.bz2 gentoo-beba9f6a839fbfb3d518c0a761c383f986be0211.zip |
app-editors/scite: amd64 stable wrt bug #560514
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/scite-3.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/scite/scite-3.5.5.ebuild b/app-editors/scite/scite-3.5.5.ebuild index f17d015193c2..64a0b216b9cc 100644 --- a/app-editors/scite/scite-3.5.5.ebuild +++ b/app-editors/scite/scite-3.5.5.ebuild @@ -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 ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="lua" RDEPEND="dev-libs/glib:2 |