diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:50:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:50:55 +0000 |
commit | eb02d6c22f7c717fd46a69f15203f14f9dd05c66 (patch) | |
tree | 6e9ee02ed620966fa3ee9a7af729a16ba495d260 /dev-util/geany | |
parent | x11-wm/awesome: Stabilize 4.3-r101 arm, #766528 (diff) | |
download | gentoo-eb02d6c22f7c717fd46a69f15203f14f9dd05c66.tar.gz gentoo-eb02d6c22f7c717fd46a69f15203f14f9dd05c66.tar.bz2 gentoo-eb02d6c22f7c717fd46a69f15203f14f9dd05c66.zip |
dev-util/geany: Stabilize 1.37.1 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/geany')
-rw-r--r-- | dev-util/geany/geany-1.37.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany/geany-1.37.1.ebuild b/dev-util/geany/geany-1.37.1.ebuild index e8aa573a0ca0..99da2007a9f3 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" |