diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:18:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:18:33 +0300 |
commit | 4fad93d37e41030c701cc7b2bcac40973372fb92 (patch) | |
tree | 215357905b4983eb9a62ef5d3056efbb1db37550 /dev-util/geany | |
parent | net-misc/iperf: amd64 stable wrt bug #684646 (diff) | |
download | gentoo-4fad93d37e41030c701cc7b2bcac40973372fb92.tar.gz gentoo-4fad93d37e41030c701cc7b2bcac40973372fb92.tar.bz2 gentoo-4fad93d37e41030c701cc7b2bcac40973372fb92.zip |
dev-util/geany: amd64 stable wrt bug #684702
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-util/geany')
-rw-r--r-- | dev-util/geany/geany-1.34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany/geany-1.34.1.ebuild b/dev-util/geany/geany-1.34.1.ebuild index 86401e2a402b..9508b1cdc15a 100644 --- a/dev-util/geany/geany-1.34.1.ebuild +++ b/dev-util/geany/geany-1.34.1.ebuild @@ -15,7 +15,7 @@ if [[ "${PV}" = 9999* ]] ; then EGIT_REPO_URI="https://github.com/geany/geany.git" else SRC_URI="https://download.geany.org/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" fi LICENSE="GPL-2+ HPND" SLOT="0" |