summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-24 16:36:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-24 16:36:35 +0300
commita3ad8cf454feae7aeae52d414bcb38480b0cd930 (patch)
treefcd92e9e84716e173fa2365bb0f51f2ad3490ef6
parentapp-arch/dump: Stabilize 0.4.47-r2 sparc, #911014 (diff)
downloadgentoo-a3ad8cf454feae7aeae52d414bcb38480b0cd930.tar.gz
gentoo-a3ad8cf454feae7aeae52d414bcb38480b0cd930.tar.bz2
gentoo-a3ad8cf454feae7aeae52d414bcb38480b0cd930.zip
app-arch/dump: Stabilize 0.4.47-r2 ppc64, #911014
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-arch/dump/dump-0.4.47-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dump/dump-0.4.47-r2.ebuild b/app-arch/dump/dump-0.4.47-r2.ebuild
index c10d8ccf7de3..d9068467ff64 100644
--- a/app-arch/dump/dump-0.4.47-r2.ebuild
+++ b/app-arch/dump/dump-0.4.47-r2.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"