diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-26 13:52:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-26 13:52:41 +0000 |
commit | b4a9c05e548d4b2c4e97ff6f175a645d79f081a9 (patch) | |
tree | f26d8e2e09edb0f3876446582f912370afbe6ce5 /net-misc/ntp | |
parent | games-arcade/supertux: Fix build failure with minimum physfs version (diff) | |
download | gentoo-b4a9c05e548d4b2c4e97ff6f175a645d79f081a9.tar.gz gentoo-b4a9c05e548d4b2c4e97ff6f175a645d79f081a9.tar.bz2 gentoo-b4a9c05e548d4b2c4e97ff6f175a645d79f081a9.zip |
net-misc/ntp: stable 4.2.8_p12 for ppc64, bug #658576
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p12.ebuild b/net-misc/ntp/ntp-4.2.8_p12.ebuild index 96df8fa435c4..ecec9d35bc2f 100644 --- a/net-misc/ntp/ntp-4.2.8_p12.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p12.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= ) |