diff options
author | 2024-10-05 13:57:46 +0000 | |
---|---|---|
committer | 2024-10-05 13:57:46 +0000 | |
commit | 0a938d28805e3dc1489cb64f6e8b79d39d0bfb82 (patch) | |
tree | c558670202f3270beaeb0077370a24930e479063 /net-misc/chrony | |
parent | dev-util/fq: Stabilize 0.12.0 amd64, #940855 (diff) | |
download | gentoo-0a938d28805e3dc1489cb64f6e8b79d39d0bfb82.tar.gz gentoo-0a938d28805e3dc1489cb64f6e8b79d39d0bfb82.tar.bz2 gentoo-0a938d28805e3dc1489cb64f6e8b79d39d0bfb82.zip |
net-misc/chrony: Stabilize 4.6 x86, #940856
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/chrony-4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-4.6.ebuild b/net-misc/chrony/chrony-4.6.ebuild index 437df25b647e..546ecce9eb1b 100644 --- a/net-misc/chrony/chrony-4.6.ebuild +++ b/net-misc/chrony/chrony-4.6.ebuild @@ -19,7 +19,7 @@ else SRC_URI+=" verify-sig? ( https://chrony-project.org/releases/${P/_/-}-tar-gz-asc.txt -> ${P/_/-}.tar.gz.asc )" if [[ ${PV} != *_pre* ]] ; then - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~ppc ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~ppc ppc64 ~riscv ~sparc x86" fi fi |