diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-22 12:26:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-22 12:26:07 +0100 |
commit | 1e6060cd665227258dc80cae81484df6bfe0c375 (patch) | |
tree | b33eff0988a24538eb6964129303e744f4c46dea /net-misc/chrony | |
parent | mail-filter/postgrey: ppc64 stable wrt bug #835775 (diff) | |
download | gentoo-1e6060cd665227258dc80cae81484df6bfe0c375.tar.gz gentoo-1e6060cd665227258dc80cae81484df6bfe0c375.tar.bz2 gentoo-1e6060cd665227258dc80cae81484df6bfe0c375.zip |
net-misc/chrony: ppc64 stable wrt bug #835776
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/chrony-4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-4.2-r1.ebuild b/net-misc/chrony/chrony-4.2-r1.ebuild index 8fb53692c8b8..d23593e8b62e 100644 --- a/net-misc/chrony/chrony-4.2-r1.ebuild +++ b/net-misc/chrony/chrony-4.2-r1.ebuild @@ -19,7 +19,7 @@ else SRC_URI+=" verify-sig? ( https://download.tuxfamily.org/chrony/${P/_/-}-tar-gz-asc.txt -> ${P/_/-}.tar.gz.asc )" if [[ ${PV} != *_pre* ]] ; then - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv ~sparc x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~sparc x86" fi fi |