diff options
author | Sam James <sam@gentoo.org> | 2022-01-20 16:41:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-20 16:41:52 +0000 |
commit | 799bd118a84cb391d5a85610e0a8bce7ccc9792a (patch) | |
tree | c3e82dede85aef543b22c82e3903b0966bf8a867 /net-misc/chrony | |
parent | media-sound/mixxx: Avoid using plocale.eclass (diff) | |
download | gentoo-799bd118a84cb391d5a85610e0a8bce7ccc9792a.tar.gz gentoo-799bd118a84cb391d5a85610e0a8bce7ccc9792a.tar.bz2 gentoo-799bd118a84cb391d5a85610e0a8bce7ccc9792a.zip |
net-misc/chrony: Stabilize 4.2 sparc, #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 c9b712eed2f9..7f2e84d8695e 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 |