diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-06 16:23:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-06 16:23:28 +0200 |
commit | fe33e06ba2f8e90462f6bab894d70ae04b976cc6 (patch) | |
tree | 2cf5126073e58cb4ee3d2fda8fe1a8f1dec3889e /net-misc/openntpd/openntpd-6.2_p3-r1.ebuild | |
parent | app-admin/ansible: amd64 stable wrt bug #711974 (diff) | |
download | gentoo-fe33e06ba2f8e90462f6bab894d70ae04b976cc6.tar.gz gentoo-fe33e06ba2f8e90462f6bab894d70ae04b976cc6.tar.bz2 gentoo-fe33e06ba2f8e90462f6bab894d70ae04b976cc6.zip |
net-misc/openntpd: amd64 stable wrt bug #720674
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/openntpd/openntpd-6.2_p3-r1.ebuild')
-rw-r--r-- | net-misc/openntpd/openntpd-6.2_p3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openntpd/openntpd-6.2_p3-r1.ebuild b/net-misc/openntpd/openntpd-6.2_p3-r1.ebuild index acec71efebaf..cf1493391340 100644 --- a/net-misc/openntpd/openntpd-6.2_p3-r1.ebuild +++ b/net-misc/openntpd/openntpd-6.2_p3-r1.ebuild @@ -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=" |