summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-24 13:54:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-24 13:54:08 +0100
commit278f175fc1dfa73b7656262d364e1ce5a10294f3 (patch)
tree452f2e3bf74e18b02142a4a8300d29bc1886fb33 /net-misc/chrony
parentsys-apps/fwupd: amd64 stable wrt bug #756247 (diff)
downloadgentoo-278f175fc1dfa73b7656262d364e1ce5a10294f3.tar.gz
gentoo-278f175fc1dfa73b7656262d364e1ce5a10294f3.tar.bz2
gentoo-278f175fc1dfa73b7656262d364e1ce5a10294f3.zip
net-misc/chrony: amd64 stable wrt bug #756268
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" 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 07cde9578493..842ca594745e 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/_/-}"