diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-10 19:45:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-10 19:45:25 +0000 |
commit | d991be8116259931180d620bf832711b4a31f5fb (patch) | |
tree | f9264252f01c7e3f569f70897641aea794b71bb6 /dev-util/geany | |
parent | dev-lang/erlang: bump to 22.2 (diff) | |
download | gentoo-d991be8116259931180d620bf832711b4a31f5fb.tar.gz gentoo-d991be8116259931180d620bf832711b4a31f5fb.tar.bz2 gentoo-d991be8116259931180d620bf832711b4a31f5fb.zip |
dev-util/geany: stable 1.34.1 for ia64, bug #684702
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@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 7b58fc075ade..99034fd71ebf 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" |