diff options
author | Sam James <sam@gentoo.org> | 2021-06-13 22:34:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-13 22:34:37 +0000 |
commit | afd77a00fae7e18c2c271e9c01852465b94d9722 (patch) | |
tree | bf2e31bfbf52096b3f1b6fefc2cbe7b712655148 /net-misc/chrony | |
parent | app-crypt/openpgp-keys-mlichvar: Stabilize 20210513 x86, #795753 (diff) | |
download | gentoo-afd77a00fae7e18c2c271e9c01852465b94d9722.tar.gz gentoo-afd77a00fae7e18c2c271e9c01852465b94d9722.tar.bz2 gentoo-afd77a00fae7e18c2c271e9c01852465b94d9722.zip |
net-misc/chrony: Stabilize 4.1-r1 x86, #795753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/chrony-4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-4.1-r1.ebuild b/net-misc/chrony/chrony-4.1-r1.ebuild index b79e8773877c..87098deb9dd5 100644 --- a/net-misc/chrony/chrony-4.1-r1.ebuild +++ b/net-misc/chrony/chrony-4.1-r1.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 ~mips ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86" fi fi |