diff options
author | Sam James <sam@gentoo.org> | 2022-01-21 12:41:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-21 12:41:33 +0000 |
commit | 5e379b11e59fdfe1c8da0191dc00fd4fed5b7f9f (patch) | |
tree | 44e945a0b0ba757a8c0798d850315c65dee3ee65 /net-misc/chrony | |
parent | dev-java/joda-convert: Stabilize 2.2.2 arm64, #831568 (diff) | |
download | gentoo-5e379b11e59fdfe1c8da0191dc00fd4fed5b7f9f.tar.gz gentoo-5e379b11e59fdfe1c8da0191dc00fd4fed5b7f9f.tar.bz2 gentoo-5e379b11e59fdfe1c8da0191dc00fd4fed5b7f9f.zip |
net-misc/chrony: Stabilize 4.2 arm64, #831576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/chrony-4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-4.2.ebuild b/net-misc/chrony/chrony-4.2.ebuild index 323e5c40d11a..3cc40ef6f6b6 100644 --- a/net-misc/chrony/chrony-4.2.ebuild +++ b/net-misc/chrony/chrony-4.2.ebuild @@ -19,7 +19,7 @@ else SRC_URI+=" verify-sig? ( https://download.tuxfamily.org/chrony/${P/_/-}-tar-gz-asc.txt -> ${P/_/-}.tar.gz.asc )" if [[ ${PV} != *_pre* ]] ; then - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv sparc x86" fi fi |