diff options
author | 2022-01-20 14:07:51 +0100 | |
---|---|---|
committer | 2022-01-20 14:07:51 +0100 | |
commit | 7cf6ff5eb1dc08c74dffe7e4bad5e195ef44e3d6 (patch) | |
tree | 6cf1961bc5c6b3e7219794742fba9079ebd41e71 /net-misc/chrony | |
parent | dev-python/pytest-httpx: Stabilize 0.17.3 amd64, #831540 (diff) | |
download | gentoo-7cf6ff5eb1dc08c74dffe7e4bad5e195ef44e3d6.tar.gz gentoo-7cf6ff5eb1dc08c74dffe7e4bad5e195ef44e3d6.tar.bz2 gentoo-7cf6ff5eb1dc08c74dffe7e4bad5e195ef44e3d6.zip |
net-misc/chrony: Stabilize 4.2 amd64, #831576
Signed-off-by: Jakov Smolić <jsmolic@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 315962c96066..bb604724c12e 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 |