diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:27:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:27:44 +0200 |
commit | c78c6711af47a317a871a5977fb49e1334f16d82 (patch) | |
tree | f935d07f28c50252ccb6de8ae1fd94256ae72d97 /app-editors | |
parent | media-gfx/enblend: x86 stable wrt bug #557952 (diff) | |
download | gentoo-c78c6711af47a317a871a5977fb49e1334f16d82.tar.gz gentoo-c78c6711af47a317a871a5977fb49e1334f16d82.tar.bz2 gentoo-c78c6711af47a317a871a5977fb49e1334f16d82.zip |
app-editors/scite: x86 stable wrt bug #560514
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-editors')
-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 64a0b216b9cc..4b3b4efc85e4 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 |