diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:07:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:11:47 +0200 |
commit | 0bfe0069bf94b21262a54784b81d40581bf2a402 (patch) | |
tree | 1999c0fb2359d4c2f3850ef76cf67111164652ae /app-editors | |
parent | dev-lang/erlang: ppc stable wrt bug #676456 (diff) | |
download | gentoo-0bfe0069bf94b21262a54784b81d40581bf2a402.tar.gz gentoo-0bfe0069bf94b21262a54784b81d40581bf2a402.tar.bz2 gentoo-0bfe0069bf94b21262a54784b81d40581bf2a402.zip |
app-editors/scite: ppc stable wrt bug #683652
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-editors')
-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 35836ad1ea2e..637601da53d5 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=" |