diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:30:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:30:18 +0100 |
commit | 544f627438aca9e5feb6c00f3de505a658262e36 (patch) | |
tree | 52d9cd316172becc1b5647abf2c770870ab3a28e /app-editors/scite | |
parent | sci-libs/shapelib: ppc stable wrt bug #707520 (diff) | |
download | gentoo-544f627438aca9e5feb6c00f3de505a658262e36.tar.gz gentoo-544f627438aca9e5feb6c00f3de505a658262e36.tar.bz2 gentoo-544f627438aca9e5feb6c00f3de505a658262e36.zip |
app-editors/scite: ppc stable wrt bug #707700
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/scite-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-4.2.1.ebuild b/app-editors/scite/scite-4.2.1.ebuild index d0d87359e824..c1b390280798 100644 --- a/app-editors/scite/scite-4.2.1.ebuild +++ b/app-editors/scite/scite-4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="lua" RDEPEND=" |