diff options
author | 2020-07-17 10:30:08 +0000 | |
---|---|---|
committer | 2020-07-17 10:30:08 +0000 | |
commit | 87d6c06e6721fcf8adab51488e144d4f5ec11b52 (patch) | |
tree | 31c159f81f38fa9a4597be6e5d2e5bd5a5984f6d /net-misc/ntp | |
parent | app-text/podofo: ppc stable (bug #717792) (diff) | |
download | gentoo-87d6c06e6721fcf8adab51488e144d4f5ec11b52.tar.gz gentoo-87d6c06e6721fcf8adab51488e144d4f5ec11b52.tar.bz2 gentoo-87d6c06e6721fcf8adab51488e144d4f5ec11b52.zip |
net-misc/ntp: ppc64 stable (bug #729458)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p15.ebuild b/net-misc/ntp/ntp-4.2.8_p15.ebuild index 39eca23227f6..57803acb8487 100644 --- a/net-misc/ntp/ntp-4.2.8_p15.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p15.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= ) |