diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-16 11:04:33 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-16 11:04:33 +0200 |
commit | ec5594e5b7fae75447d82e2f0213564506f5224f (patch) | |
tree | e28e64884a3cc6d22736fe0a859f40cc6b94b075 /dev-util/geany | |
parent | dev-python/webob: Stabilize 1.8.7-r1 ALLARCHES, #852527 (diff) | |
download | gentoo-ec5594e5b7fae75447d82e2f0213564506f5224f.tar.gz gentoo-ec5594e5b7fae75447d82e2f0213564506f5224f.tar.bz2 gentoo-ec5594e5b7fae75447d82e2f0213564506f5224f.zip |
dev-util/geany: Stabilize 1.38 ppc, #849206
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util/geany')
-rw-r--r-- | dev-util/geany/geany-1.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany/geany-1.38.ebuild b/dev-util/geany/geany-1.38.ebuild index 66fee3d55682..b707976061e6 100644 --- a/dev-util/geany/geany-1.38.ebuild +++ b/dev-util/geany/geany-1.38.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" = 9999* ]] ; then else [[ "${PV}" == *_pre* ]] && inherit autotools SRC_URI="https://download.geany.org/${P}.tar.bz2" - KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2+ HPND" SLOT="0" |