summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jordan <immoloism@gmail.com>2023-07-23 18:40:27 +0000
committerSam James <sam@gentoo.org>2023-07-23 20:04:11 +0100
commitbb22ac0567499bfa649f0d3244e3cb683e8d73b1 (patch)
tree6516987a1a582e92a47e7211e5a8137731d42a7e /sys-libs
parentapp-shells/zsh: Stabilize 5.9-r4 ppc64, #909790 (diff)
downloadgentoo-bb22ac0567499bfa649f0d3244e3cb683e8d73b1.tar.gz
gentoo-bb22ac0567499bfa649f0d3244e3cb683e8d73b1.tar.bz2
gentoo-bb22ac0567499bfa649f0d3244e3cb683e8d73b1.zip
sys-libs/obstack-standalone: keyword 1.2.3 for ~m68k
Closes: https://bugs.gentoo.org/910736 Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/obstack-standalone/obstack-standalone-1.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/obstack-standalone/obstack-standalone-1.2.3.ebuild b/sys-libs/obstack-standalone/obstack-standalone-1.2.3.ebuild
index f61d3b927b3a..37b4aaf57c0a 100644
--- a/sys-libs/obstack-standalone/obstack-standalone-1.2.3.ebuild
+++ b/sys-libs/obstack-standalone/obstack-standalone-1.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ S="${WORKDIR}"/musl-obstack-${PV}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~m68k ~mips ppc ppc64 ~riscv x86"
IUSE="static-libs"
DEPEND="!sys-libs/glibc"