summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-06 23:20:00 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-06 23:20:00 +0200
commitf71e8ab741bb14deda7d52c023b08ef0189a81ef (patch)
tree7bfa0c4fc4efd5f53f5380f8fc1eb34fb0c46cad /dev-util
parentdev-util/geany-plugins: Stabilize 1.38-r1 arm, #849206 (diff)
downloadgentoo-f71e8ab741bb14deda7d52c023b08ef0189a81ef.tar.gz
gentoo-f71e8ab741bb14deda7d52c023b08ef0189a81ef.tar.bz2
gentoo-f71e8ab741bb14deda7d52c023b08ef0189a81ef.zip
dev-util/geany: Stabilize 1.38 arm, #849206
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/geany/geany-1.38.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany/geany-1.38.ebuild b/dev-util/geany/geany-1.38.ebuild
index 067b8c015b22..73f70452c975 100644
--- a/dev-util/geany/geany-1.38.ebuild
+++ b/dev-util/geany/geany-1.38.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"