diff options
Diffstat (limited to 'net-misc/openntpd/openntpd-6.2_p3.ebuild')
-rw-r--r-- | net-misc/openntpd/openntpd-6.2_p3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openntpd/openntpd-6.2_p3.ebuild b/net-misc/openntpd/openntpd-6.2_p3.ebuild index d8fc96246d88..2250abea65c1 100644 --- a/net-misc/openntpd/openntpd-6.2_p3.ebuild +++ b/net-misc/openntpd/openntpd-6.2_p3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,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 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="libressl selinux" DEPEND=" |