summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-12 15:22:35 +0000
committerSam James <sam@gentoo.org>2021-03-12 15:25:00 +0000
commit90095260f4fc43d3eefa90972f775f76b56eb241 (patch)
tree3d228474d37728a583c949ee8bb13a275c5db60a /net-misc
parentdev-util/codeblocks: Stabilize 20.03-r2 amd64, #775296 (diff)
downloadgentoo-90095260f4fc43d3eefa90972f775f76b56eb241.tar.gz
gentoo-90095260f4fc43d3eefa90972f775f76b56eb241.tar.bz2
gentoo-90095260f4fc43d3eefa90972f775f76b56eb241.zip
net-misc/chrony: Stabilize 4.0-r1 amd64, #775332
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/chrony/chrony-4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-4.0-r1.ebuild b/net-misc/chrony/chrony-4.0-r1.ebuild
index 348a4b7e3aed..f07b7fcb31ca 100644
--- a/net-misc/chrony/chrony-4.0-r1.ebuild
+++ b/net-misc/chrony/chrony-4.0-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://git.tuxfamily.org/chrony/chrony.git"
else
SRC_URI="https://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc ~x86"
fi
S="${WORKDIR}/${P/_/-}"