diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 07:49:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 07:49:07 +0200 |
commit | 3b773245e14f6cf9194f4b5ace9c9f2d36dd5864 (patch) | |
tree | b81020728f7a53ed96d754273fd18b37bf75e8bd /sys-devel/distcc | |
parent | media-libs/aubio: ppc64 stable wrt bug #853610 (diff) | |
download | gentoo-3b773245e14f6cf9194f4b5ace9c9f2d36dd5864.tar.gz gentoo-3b773245e14f6cf9194f4b5ace9c9f2d36dd5864.tar.bz2 gentoo-3b773245e14f6cf9194f4b5ace9c9f2d36dd5864.zip |
sys-devel/distcc: sparc stable wrt bug #853277
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/distcc-3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.4-r1.ebuild b/sys-devel/distcc/distcc-3.4-r1.ebuild index f78f339a5bfd..b28408c2cf27 100644 --- a/sys-devel/distcc/distcc-3.4-r1.ebuild +++ b/sys-devel/distcc/distcc-3.4-r1.ebuild @@ -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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="gssapi gtk hardened ipv6 selinux xinetd zeroconf" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |