diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-28 18:56:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-28 18:56:01 +0300 |
commit | ac931aa733207b604e71d7845c0efde8d8f6d856 (patch) | |
tree | 1498076c9738fa6891def0c794ae541cd55e8971 /dev-util/geany | |
parent | dev-python/pysendfile: alpha stable wrt bug #700602 (diff) | |
download | gentoo-ac931aa733207b604e71d7845c0efde8d8f6d856.tar.gz gentoo-ac931aa733207b604e71d7845c0efde8d8f6d856.tar.bz2 gentoo-ac931aa733207b604e71d7845c0efde8d8f6d856.zip |
dev-util/geany: alpha stable wrt bug #684702
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
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 cbdab1bb2a5b..89f73691a494 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 ~amd64-linux ~x86-linux" + KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2+ HPND" SLOT="0" |