commit: f0ed5cb92fcd1b38fa229d569ea4a10e1084b00e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 13 09:34:28 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 13 09:45:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ed5cb9
app-arch/dump: Stabilize 0.4.47-r3 sparc, #913792
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/dump/dump-0.4.47-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/dump/dump-0.4.47-r3.ebuild
b/app-arch/dump/dump-0.4.47-r3.ebuild
index a8ab261ffa8d..b28adfb0607a 100644
--- a/app-arch/dump/dump-0.4.47-r3.ebuild
+++ b/app-arch/dump/dump-0.4.47-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 sparc x86"
# We keep uuid USE flag default dsiabled for this version. Don't forget
# to default enable it for later versions as this is the upstream default.
IUSE="bzip2 debug ermt lzo readline selinux sqlite ssl static test uuid zlib"