summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-30 23:00:59 +0000
committerSam James <sam@gentoo.org>2020-08-30 23:01:25 +0000
commit81a6b44c47f65987e1280857d8d0a6b52e509c18 (patch)
tree25120fec2861d5a584ef36ae52ff27e44ac30b48 /net-misc
parentnet-mail/smtptools: Stabilize 0.2.3-r1 arm, #739564 (diff)
downloadgentoo-81a6b44c47f65987e1280857d8d0a6b52e509c18.tar.gz
gentoo-81a6b44c47f65987e1280857d8d0a6b52e509c18.tar.bz2
gentoo-81a6b44c47f65987e1280857d8d0a6b52e509c18.zip
net-misc/chrony: Stabilize 3.5.1-r1 arm, #738154
Signed-off-by: Sam James <sam@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 f537ea5fe091..c4e9adbf8d41 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"