diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-14 11:16:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-14 11:16:20 +0200 |
commit | b5df588e7de050285a7c9ea641e28fcdcfb4e5f3 (patch) | |
tree | 0eee5df6ea080ceda630b8572b990439e650a139 /net-misc | |
parent | app-crypt/openpgp-keys-mlichvar: sparc stable wrt bug #795753 (diff) | |
download | gentoo-b5df588e7de050285a7c9ea641e28fcdcfb4e5f3.tar.gz gentoo-b5df588e7de050285a7c9ea641e28fcdcfb4e5f3.tar.bz2 gentoo-b5df588e7de050285a7c9ea641e28fcdcfb4e5f3.zip |
net-misc/chrony: sparc stable wrt bug #795753
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 2770834271b5..41b2733275f5 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 |