commit: abef4ac52bf90bf034ae5df716e1fcd5d9bcc2ec
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 04:19:53 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 04:19:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abef4ac5
dev-util/geany: Stabilize 1.37.1 x86, #766528
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/geany/geany-1.37.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/geany/geany-1.37.1.ebuild
b/dev-util/geany/geany-1.37.1.ebuild
index b9e54622b5c..e8aa573a0ca 100644
--- a/dev-util/geany/geany-1.37.1.ebuild
+++ b/dev-util/geany/geany-1.37.1.ebuild
@@ -17,7 +17,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"