summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-19 22:48:47 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-19 22:48:47 +0000
commitf8474d1c4bba7f062c8bfd3db7f5622754cb4a85 (patch)
treeee814802b29f0209b17ee45aa0e541749d1662c6 /net-misc/chrony
parentnet-misc/pps-tools: Keyword 1.0.2 for ~m68k (diff)
downloadgentoo-f8474d1c4bba7f062c8bfd3db7f5622754cb4a85.tar.gz
gentoo-f8474d1c4bba7f062c8bfd3db7f5622754cb4a85.tar.bz2
gentoo-f8474d1c4bba7f062c8bfd3db7f5622754cb4a85.zip
net-misc/chrony: Keyword 4.2 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/chrony-4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/chrony/chrony-4.2.ebuild b/net-misc/chrony/chrony-4.2.ebuild
index 57c2893c3532..315962c96066 100644
--- a/net-misc/chrony/chrony-4.2.ebuild
+++ b/net-misc/chrony/chrony-4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
fi