diff options
author | Sam James <sam@gentoo.org> | 2022-12-23 08:03:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-23 08:03:06 +0000 |
commit | 9d364a2f3d467f9b64bd699828b76c41d2c69fee (patch) | |
tree | 7f34105812920493a3983b43df71a3a213e15d8d | |
parent | dev-util/diffoscope: add 229 (diff) | |
download | gentoo-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>
-rw-r--r-- | app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild | 2 |
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" |