dev-util/geany: Stabilize 2.0-r1 amd64, #954991

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-28 17:46:40 +01:00
parent f2388d8c54
commit 2cb6344820

View File

@@ -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 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
fi
LICENSE="GPL-2+ HPND"
SLOT="0"