diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:49:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:49:10 +0200 |
commit | 73bb2223f4dc391eef40746feb2941cd10aafe8d (patch) | |
tree | 4ea532f1c6f8ed1f83db0c043a79113f0a69c422 /net-misc/ntp | |
parent | app-emulation/q4wine: x86 stable wrt bug #717758 (diff) | |
download | gentoo-73bb2223f4dc391eef40746feb2941cd10aafe8d.tar.gz gentoo-73bb2223f4dc391eef40746feb2941cd10aafe8d.tar.bz2 gentoo-73bb2223f4dc391eef40746feb2941cd10aafe8d.zip |
net-misc/ntp: x86 stable wrt bug #717798
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p14-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild b/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild index 26afeabb82c6..f3c54830970f 100644 --- a/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar LICENSE="HPND BSD ISC" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc ~x86 ~amd64-linux ~x86-linux ~m68k-mint" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~m68k-mint" IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf" COMMON_DEPEND="readline? ( >=sys-libs/readline-4.1:0= ) |