summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-22 21:25:19 +0100
committerSam James <sam@gentoo.org>2023-09-22 21:25:19 +0100
commitfb09f70e69ce9de4680266407eea308b72c82ec8 (patch)
tree14fd340fdc3ea2481a92351fe12fa1a13afe0c25 /net-misc
parentnet-misc/chrony: Stabilize 4.4 sparc, #914545 (diff)
downloadgentoo-fb09f70e69ce9de4680266407eea308b72c82ec8.tar.gz
gentoo-fb09f70e69ce9de4680266407eea308b72c82ec8.tar.bz2
gentoo-fb09f70e69ce9de4680266407eea308b72c82ec8.zip
net-misc/chrony: Stabilize 4.4 x86, #914545
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/chrony/chrony-4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-4.4.ebuild b/net-misc/chrony/chrony-4.4.ebuild
index 5acf6cd8e895..9e0ff76f78fd 100644
--- a/net-misc/chrony/chrony-4.4.ebuild
+++ b/net-misc/chrony/chrony-4.4.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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv sparc x86"
fi
fi