summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-23 08:03:06 +0000
committerSam James <sam@gentoo.org>2022-12-23 08:03:06 +0000
commit9d364a2f3d467f9b64bd699828b76c41d2c69fee (patch)
tree7f34105812920493a3983b43df71a3a213e15d8d /app-arch
parentdev-util/diffoscope: add 229 (diff)
downloadgentoo-9d364a2f3d467f9b64bd699828b76c41d2c69fee.tar.gz
gentoo-9d364a2f3d467f9b64bd699828b76c41d2c69fee.tar.bz2
gentoo-9d364a2f3d467f9b64bd699828b76c41d2c69fee.zip
app-arch/pxz: Stabilize 5.0_pre20220509-r1 amd64, #888051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild b/app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild
index 99d53a3224b4..bb6f97679399 100644
--- a/app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild
+++ b/app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/jnovy/pxz/archive/${PXZ_COMMIT}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux"
# Needs the library from xz-utils
RDEPEND="app-arch/xz-utils"