diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 03:51:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 03:52:27 +0000 |
commit | 8ec2cf6f1cd2062fde4c70c5c6e594412b3a1bc0 (patch) | |
tree | 8f861510fda13c7784dfce0c1192909edc60aa3c /dev-util/geany | |
parent | app-editors/vim-core: Stabilize 8.2.0814 ppc, #766528 (diff) | |
download | gentoo-8ec2cf6f1cd2062fde4c70c5c6e594412b3a1bc0.tar.gz gentoo-8ec2cf6f1cd2062fde4c70c5c6e594412b3a1bc0.tar.bz2 gentoo-8ec2cf6f1cd2062fde4c70c5c6e594412b3a1bc0.zip |
dev-util/geany: Stabilize 1.37.1 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/geany')
-rw-r--r-- | dev-util/geany/geany-1.37.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/geany/geany-1.37.1.ebuild b/dev-util/geany/geany-1.37.1.ebuild index aa48486146ad..82a87ba680cd 100644 --- a/dev-util/geany/geany-1.37.1.ebuild +++ b/dev-util/geany/geany-1.37.1.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" |