diff options
author | Marcus Comstedt <marcus@mc.pp.se> | 2019-07-04 16:41:37 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-07-05 23:12:46 +0200 |
commit | d17b200f3b721d01515aaf396478a383fe94ecf8 (patch) | |
tree | e0958f4234bb461d4f741a7d17eacf2d148c3855 /net-misc/ntp | |
parent | app-admin/syslog-ng: keyworded 3.20.1 for riscv, bug #689260 (diff) | |
download | gentoo-d17b200f3b721d01515aaf396478a383fe94ecf8.tar.gz gentoo-d17b200f3b721d01515aaf396478a383fe94ecf8.tar.bz2 gentoo-d17b200f3b721d01515aaf396478a383fe94ecf8.zip |
net-misc/ntp: keyworded 4.2.8_p13 for riscv, bug #689262
Closes: https://bugs.gentoo.org/689262
Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
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 c925543d0c30..1e6b75a72ab8 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 ~riscv 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= ) |