commit: 3aa4dea80de32d717c1ad652378898328c41d654 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 23 08:03:07 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 23 08:03:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa4dea8
app-arch/pxz: Stabilize 5.0_pre20220509-r1 x86, #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 bb6f97679399..0968ba7b2f96 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"
