summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-13 22:34:06 +0000
committerSam James <sam@gentoo.org>2021-06-13 22:34:06 +0000
commit070597205c715e0bea960dffe2b6e79388a5d93b (patch)
tree55de4b9bd2e980cb81715cc97f8c51d8652c8f8a /net-misc/chrony
parentapp-crypt/openpgp-keys-mlichvar: Stabilize 20210513 amd64, #795753 (diff)
downloadgentoo-070597205c715e0bea960dffe2b6e79388a5d93b.tar.gz
gentoo-070597205c715e0bea960dffe2b6e79388a5d93b.tar.bz2
gentoo-070597205c715e0bea960dffe2b6e79388a5d93b.zip
net-misc/chrony: Stabilize 4.1-r1 amd64, #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.ebuild2
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 d3e68c8d0126..b79e8773877c 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