commit: c3e4f56c2f307427af096941bcb1bddafafdaa54
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 12:56:52 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 12:56:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e4f56c
net-misc/chrony: x86 stable wrt bug #756268
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-misc/chrony/chrony-4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/chrony/chrony-4.0.ebuild
b/net-misc/chrony/chrony-4.0.ebuild
index 7648acdc1ee..5c8741f1b3b 100644
--- a/net-misc/chrony/chrony-4.0.ebuild
+++ b/net-misc/chrony/chrony-4.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://git.tuxfamily.org/chrony/chrony.git"
else
SRC_URI="https://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ~ppc64 sparc ~x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ~ppc64 sparc x86"
fi
S="${WORKDIR}/${P/_/-}"