summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 21:15:59 +0000
committerSam James <sam@gentoo.org>2024-02-17 21:15:59 +0000
commit36022feef2152c50a74d6eb3bc236df341d3e96b (patch)
treef6657f159b43f9b5df0f178541448677adbf9baf /dev-util
parentdev-java/xerces: Stabilize 2.12.2-r2 ppc64, #924728 (diff)
downloadgentoo-36022feef2152c50a74d6eb3bc236df341d3e96b.tar.gz
gentoo-36022feef2152c50a74d6eb3bc236df341d3e96b.tar.bz2
gentoo-36022feef2152c50a74d6eb3bc236df341d3e96b.zip
dev-util/geany: Stabilize 2.0 amd64, #924739
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/geany/geany-2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany/geany-2.0.ebuild b/dev-util/geany/geany-2.0.ebuild
index 33efc6136757..97323c4239a9 100644
--- a/dev-util/geany/geany-2.0.ebuild
+++ b/dev-util/geany/geany-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="GPL-2+ HPND"
SLOT="0"