summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-12 14:04:08 +0000
committerSam James <sam@gentoo.org>2024-01-12 14:04:08 +0000
commitfd92534b80f78da7362ec47d9163848c80799aba (patch)
treeb087bb62ce57c2115fa41e68bf4383b2aacbb7ff /gnustep-apps
parentgnustep-apps/gshisen: Stabilize 1.3.0-r2 amd64, #918498 (diff)
downloadgentoo-fd92534b80f78da7362ec47d9163848c80799aba.tar.gz
gentoo-fd92534b80f78da7362ec47d9163848c80799aba.tar.bz2
gentoo-fd92534b80f78da7362ec47d9163848c80799aba.zip
gnustep-apps/preview: Stabilize 0.9-r1 x86, #918499
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/preview/preview-0.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/preview/preview-0.9-r1.ebuild b/gnustep-apps/preview/preview-0.9-r1.ebuild
index 727f32123ad6..c20b51cfc697 100644
--- a/gnustep-apps/preview/preview-0.9-r1.ebuild
+++ b/gnustep-apps/preview/preview-0.9-r1.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,7 +12,7 @@ S="${WORKDIR}/${PN/p/P}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
PATCHES=(
# Fix compilation, patch from debian