summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:09:42 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:09:42 +0000
commit7eda83a8379be440e413eb7b4f1ea10a98794efe (patch)
treeba8f69626b807358534742dc0169dc20350b8873 /dev-util
parentdev-libs/libmpack: Stabilize 1.0.5 amd64, #766528 (diff)
downloadgentoo-7eda83a8379be440e413eb7b4f1ea10a98794efe.tar.gz
gentoo-7eda83a8379be440e413eb7b4f1ea10a98794efe.tar.bz2
gentoo-7eda83a8379be440e413eb7b4f1ea10a98794efe.zip
dev-util/geany: Stabilize 1.37.1 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/geany/geany-1.37.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany/geany-1.37.1.ebuild b/dev-util/geany/geany-1.37.1.ebuild
index 2dde606ada78..b9e54622b5c2 100644
--- a/dev-util/geany/geany-1.37.1.ebuild
+++ b/dev-util/geany/geany-1.37.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"