diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:49:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:49:51 +0200 |
commit | 965fe93436a6eb78c0b17553d7e2ed8832c0a5f0 (patch) | |
tree | 0749eb8d68a7fa5fd9b0da8ab59fa4a89d8916c1 /dev-util/geany | |
parent | dev-libs/libgit2: arm stable wrt bug #716994 (diff) | |
download | gentoo-965fe93436a6eb78c0b17553d7e2ed8832c0a5f0.tar.gz gentoo-965fe93436a6eb78c0b17553d7e2ed8832c0a5f0.tar.bz2 gentoo-965fe93436a6eb78c0b17553d7e2ed8832c0a5f0.zip |
dev-util/geany: arm stable wrt bug #716994
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/geany')
-rw-r--r-- | dev-util/geany/geany-1.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany/geany-1.36.ebuild b/dev-util/geany/geany-1.36.ebuild index 20a5f7496047..51ade2b3b286 100644 --- a/dev-util/geany/geany-1.36.ebuild +++ b/dev-util/geany/geany-1.36.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" |