diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:39:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:11:24 +0000 |
commit | caf1fe36fcc5e2fb8a01394c2300eb829a39a244 (patch) | |
tree | b345d3c29a7f35f3a751d01fc2f46770a0cc71a3 /net-misc | |
parent | net-misc/ntp: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-caf1fe36fcc5e2fb8a01394c2300eb829a39a244.tar.gz gentoo-caf1fe36fcc5e2fb8a01394c2300eb829a39a244.tar.bz2 gentoo-caf1fe36fcc5e2fb8a01394c2300eb829a39a244.zip |
net-misc/openntpd: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openntpd/openntpd-6.2_p3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openntpd/openntpd-6.2_p3-r2.ebuild b/net-misc/openntpd/openntpd-6.2_p3-r2.ebuild index b45336a7bb4e..8f65c14883e6 100644 --- a/net-misc/openntpd/openntpd-6.2_p3-r2.ebuild +++ b/net-misc/openntpd/openntpd-6.2_p3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://openbsd/OpenNTPD/${MY_P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="libressl selinux" DEPEND=" |