diff options
author | Sam James <sam@gentoo.org> | 2024-01-11 09:36:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-11 09:36:35 +0000 |
commit | e47ed25f08bfbb00d442f6150a3a6d3e5811653b (patch) | |
tree | 42d77e9f20a3a80dd837802809a2e62c190a5cb5 /gnustep-apps | |
parent | dev-python/twisted: Stabilize 23.10.0 x86, #918476 (diff) | |
download | gentoo-e47ed25f08bfbb00d442f6150a3a6d3e5811653b.tar.gz gentoo-e47ed25f08bfbb00d442f6150a3a6d3e5811653b.tar.bz2 gentoo-e47ed25f08bfbb00d442f6150a3a6d3e5811653b.zip |
gnustep-apps/affiche: Stabilize 0.6.0-r5 x86, #918497
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/affiche/affiche-0.6.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild index 2de498a0a255..bcb597e772cd 100644 --- a/gnustep-apps/affiche/affiche-0.6.0-r5.ebuild +++ b/gnustep-apps/affiche/affiche-0.6.0-r5.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=8 @@ -12,4 +12,4 @@ S="${WORKDIR}/${PN/a/A}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" |