commit: 9d36d255c24ba0e504e924e0476f53858a1e0b6e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 04:37:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 04:37:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d36d255
sys-devel/distcc: Stabilize 3.4-r6 amd64, #954645 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/distcc/distcc-3.4-r6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/distcc/distcc-3.4-r6.ebuild b/sys-devel/distcc/distcc-3.4-r6.ebuild index 0fd22a9a78e8..763c63c6902d 100644 --- a/sys-devel/distcc/distcc-3.4-r6.ebuild +++ b/sys-devel/distcc/distcc-3.4-r6.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=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/distcc/distcc/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="gssapi gtk hardened ipv6 selinux xinetd zeroconf" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
