summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-30 19:10:54 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-30 19:10:54 +0200
commit68cb880c42df5dfecaa9de7311fcff7b2a72a61f (patch)
tree0ba873b9f8816aa0f690ea9194e300c312e72e61 /net-misc
parentdev-ml/camomile: x86 stable (bug #737172) (diff)
downloadgentoo-68cb880c42df5dfecaa9de7311fcff7b2a72a61f.tar.gz
gentoo-68cb880c42df5dfecaa9de7311fcff7b2a72a61f.tar.bz2
gentoo-68cb880c42df5dfecaa9de7311fcff7b2a72a61f.zip
net-misc/chrony: x86 stable (bug #738154)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/chrony/chrony-3.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-3.5.1-r1.ebuild b/net-misc/chrony/chrony-3.5.1-r1.ebuild
index f08fcf89f2e4..c2d055672653 100644
--- a/net-misc/chrony/chrony-3.5.1-r1.ebuild
+++ b/net-misc/chrony/chrony-3.5.1-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
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
LICENSE="GPL-2"