diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 11:56:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 11:56:55 +0200 |
commit | 25598e425222d4933bc48c554e3ea014b6b81b03 (patch) | |
tree | 4d46dd46b67f2f59d0ba73614d7912d4ba25c6a7 /dev-util | |
parent | net-analyzer/nagios-core: sparc stable wrt bug #715940 (diff) | |
download | gentoo-25598e425222d4933bc48c554e3ea014b6b81b03.tar.gz gentoo-25598e425222d4933bc48c554e3ea014b6b81b03.tar.bz2 gentoo-25598e425222d4933bc48c554e3ea014b6b81b03.zip |
dev-util/geany: sparc stable wrt bug #716994
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-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 9e7bd814556a..367d239c65c3 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" |