diff options
author | Sam James <sam@gentoo.org> | 2024-06-21 23:54:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-21 23:54:37 +0100 |
commit | 9854027271762b426d4adff14bd795d6d9992108 (patch) | |
tree | af1978af3345abb8ebcb733d9db8e4acd2af248f /dev-scheme/gauche-gtk | |
parent | x11-wm/windowmaker: Stabilize 0.96.0 ppc64, #934678 (diff) | |
download | gentoo-9854027271762b426d4adff14bd795d6d9992108.tar.gz gentoo-9854027271762b426d4adff14bd795d6d9992108.tar.bz2 gentoo-9854027271762b426d4adff14bd795d6d9992108.zip |
dev-scheme/gauche-gtk: Stabilize 0.6.1 amd64, #934679
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-scheme/gauche-gtk')
-rw-r--r-- | dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild b/dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild index f2c118240f8b..f0d1bc5e8b2f 100644 --- a/dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild +++ b/dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/shirok/${PN^g}2/releases/download/release-${PV}/${MY LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="examples" RESTRICT="test" |