commit: 9d364a2f3d467f9b64bd699828b76c41d2c69fee Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 23 08:03:06 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 23 08:03:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d364a2f
app-arch/pxz: Stabilize 5.0_pre20220509-r1 amd64, #888051 Signed-off-by: Sam James <sam <AT> gentoo.org> app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
