commit: a1c4047040908fbe7f73852a9134653ca42952b9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 21 22:54:20 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 21 22:54:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c40470
gnustep-apps/gworkspace: Stabilize 1.0.0 ppc, #934669 Signed-off-by: Sam James <sam <AT> gentoo.org> gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild b/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild index 1fa9b251038a..dd4de8003977 100644 --- a/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-1.0.0.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 workspace manager for GNUstep" HOMEPAGE="https://gnustep.github.io/experience/GWorkspace.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" LICENSE="GPL-2" SLOT="0"
