diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 22:54:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 22:54:11 +0200 |
commit | 2d780ea47da361cb45e5c15cc243c0aa96f90486 (patch) | |
tree | 32b015547159180f238e71007d55a5fa0333a795 /app-editors/scite | |
parent | dev-vcs/bfg: amd64 stable wrt bug #683100 (diff) | |
download | gentoo-2d780ea47da361cb45e5c15cc243c0aa96f90486.tar.gz gentoo-2d780ea47da361cb45e5c15cc243c0aa96f90486.tar.bz2 gentoo-2d780ea47da361cb45e5c15cc243c0aa96f90486.zip |
app-editors/scite: amd64 stable wrt bug #683652
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/scite-4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/scite/scite-4.1.3.ebuild b/app-editors/scite/scite-4.1.3.ebuild index 34f980abbb46..35836ad1ea2e 100644 --- a/app-editors/scite/scite-4.1.3.ebuild +++ b/app-editors/scite/scite-4.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.scintilla.org/${PN}${MY_PV}.tgz -> ${P}.tgz" LICENSE="HPND lua? ( MIT )" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="lua" RDEPEND=" |