commit: a9f9f18fa30a6e7ebcf7109f02350e6ee4543039 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Mar 22 11:26:50 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Mar 22 11:26:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f9f18f
net-misc/chrony: sparc stable wrt bug #835776 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-misc/chrony/chrony-4.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/chrony/chrony-4.2-r1.ebuild b/net-misc/chrony/chrony-4.2-r1.ebuild index d23593e8b62e..26c23ef88939 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