diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 20:28:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 20:28:30 +0300 |
commit | 58482dc0243ab7d6bd3bedeb1c96b6e01de74daf (patch) | |
tree | 8912fb87f5566e2fda77ba1a63cd02bcf2a84881 /net-misc/ntp | |
parent | net-misc/ntp: m68k stable wrt bug #679742 (diff) | |
download | gentoo-58482dc0243ab7d6bd3bedeb1c96b6e01de74daf.tar.gz gentoo-58482dc0243ab7d6bd3bedeb1c96b6e01de74daf.tar.bz2 gentoo-58482dc0243ab7d6bd3bedeb1c96b6e01de74daf.zip |
net-misc/ntp: alpha stable wrt bug #679742
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p13.ebuild b/net-misc/ntp/ntp-4.2.8_p13.ebuild index 9bf2fa816f12..c925543d0c30 100644 --- a/net-misc/ntp/ntp-4.2.8_p13.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p13.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= ) |