commit: 3e95d9c8ad73e68866cd5a2f4f19f4158dfc4e7f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 24 14:29:58 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 24 14:29:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e95d9c8
app-admin/puppet: Stabilize 8.10.0 x86, #954298 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/puppet/puppet-8.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/puppet/puppet-8.10.0.ebuild b/app-admin/puppet/puppet-8.10.0.ebuild index 4eb0e3b0a919..94aec860d367 100644 --- a/app-admin/puppet/puppet-8.10.0.ebuild +++ b/app-admin/puppet/puppet-8.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -16,7 +16,7 @@ SRC_URI="https://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" IUSE="augeas diff doc emacs hiera ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test"
