summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-24 13:56:52 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-24 13:56:52 +0100
commitc3e4f56c2f307427af096941bcb1bddafafdaa54 (patch)
tree050c53bd7e8c72966bb596649eefc6a5f8721e53 /net-misc/chrony
parentsys-apps/fwupd: x86 stable wrt bug #756247 (diff)
downloadgentoo-c3e4f56c2f307427af096941bcb1bddafafdaa54.tar.gz
gentoo-c3e4f56c2f307427af096941bcb1bddafafdaa54.tar.bz2
gentoo-c3e4f56c2f307427af096941bcb1bddafafdaa54.zip
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@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/chrony-4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-4.0.ebuild b/net-misc/chrony/chrony-4.0.ebuild
index 7648acdc1eea..5c8741f1b3bc 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/_/-}"