summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 10:27:33 +0100
committerSam James <sam@gentoo.org>2023-09-08 10:27:33 +0100
commit914d44e1ce5b795ef5284996745bee648e024032 (patch)
tree978c1f3e8bfebd943200b3474eaca90686c69165 /app-arch
parentdev-python/pathable: Stabilize 0.4.3 ppc64, #913773 (diff)
downloadgentoo-914d44e1ce5b795ef5284996745bee648e024032.tar.gz
gentoo-914d44e1ce5b795ef5284996745bee648e024032.tar.bz2
gentoo-914d44e1ce5b795ef5284996745bee648e024032.zip
app-arch/dump: Stabilize 0.4.47-r3 ppc64, #913792
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/dump/dump-0.4.47-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dump/dump-0.4.47-r3.ebuild b/app-arch/dump/dump-0.4.47-r3.ebuild
index e5a3b25953d3..a29db7166931 100644
--- a/app-arch/dump/dump-0.4.47-r3.ebuild
+++ b/app-arch/dump/dump-0.4.47-r3.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~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"