dev-util/geany: Stabilize 2.1 x86, #962458

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-09-12 22:00:25 +03:00
parent dcaf31790b
commit ec83dc6c92

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