diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-21 14:40:42 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-21 15:08:14 -0700 |
commit | cc00f4d22e2b635572e5b95115440760207ff86b (patch) | |
tree | ab66c49b104b5a9aa241e3eaadaa4b3b9ff19e71 /net-misc | |
parent | dev-libs/libbsd: fix ELF machine type for 32 bit sparc (diff) | |
download | gentoo-cc00f4d22e2b635572e5b95115440760207ff86b.tar.gz gentoo-cc00f4d22e2b635572e5b95115440760207ff86b.tar.bz2 gentoo-cc00f4d22e2b635572e5b95115440760207ff86b.zip |
net-misc/ntp-4.2.8_p11: hppa stable, bug 649612
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p11.ebuild b/net-misc/ntp/ntp-4.2.8_p11.ebuild index 62ad8e51f662..06e744634bd2 100644 --- a/net-misc/ntp/ntp-4.2.8_p11.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p11.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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf" CDEPEND="readline? ( >=sys-libs/readline-4.1:0= ) |