summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-22 21:25:18 +0100
committerSam James <sam@gentoo.org>2023-09-22 21:25:18 +0100
commite30f0c5a84f7c644452ee90488564d7e31ec4201 (patch)
tree52c92252b0ded447526ef1e86d6ffff8e522120c /net-misc/chrony
parentnet-misc/chrony: Stabilize 4.4 amd64, #914545 (diff)
downloadgentoo-e30f0c5a84f7c644452ee90488564d7e31ec4201.tar.gz
gentoo-e30f0c5a84f7c644452ee90488564d7e31ec4201.tar.bz2
gentoo-e30f0c5a84f7c644452ee90488564d7e31ec4201.zip
net-misc/chrony: Stabilize 4.4 sparc, #914545
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-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 50172954d48d..5acf6cd8e895 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