diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-03-24 10:22:55 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-03-26 16:17:14 -0400 |
commit | d889355f4ca55fe18c24b712779fccace89fd2c0 (patch) | |
tree | db97b270587d55788e6fe64ce7aad71433ff4f6c /gnustep-apps | |
parent | dev-python/meson-python: Keyword 0.15.0 mips, #927457 (diff) | |
download | gentoo-d889355f4ca55fe18c24b712779fccace89fd2c0.tar.gz gentoo-d889355f4ca55fe18c24b712779fccace89fd2c0.tar.bz2 gentoo-d889355f4ca55fe18c24b712779fccace89fd2c0.zip |
gnustep-apps/gorm: Stabilize 1.3.1 ppc, #913074
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/gorm/gorm-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/gorm/gorm-1.3.1.ebuild b/gnustep-apps/gorm/gorm-1.3.1.ebuild index fbbe5b24ba78..4a949839c161 100644 --- a/gnustep-apps/gorm/gorm-1.3.1.ebuild +++ b/gnustep-apps/gorm/gorm-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep" HOMEPAGE="https://gnustep.github.io/experience/Gorm.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" LICENSE="GPL-3+ LGPL-2.1+" SLOT="0" IUSE="" |