diff options
author | 2021-01-19 02:23:58 +0000 | |
---|---|---|
committer | 2021-01-19 02:23:58 +0000 | |
commit | 823fc6b1b093c9273c7e55ce264b88d35ed28a73 (patch) | |
tree | da9e8f307134919b79e4f60682bb29319c80589d /net-misc | |
parent | sys-apps/portage: Stabilize 3.0.13 sparc, #765895 (diff) | |
download | gentoo-823fc6b1b093c9273c7e55ce264b88d35ed28a73.tar.gz gentoo-823fc6b1b093c9273c7e55ce264b88d35ed28a73.tar.bz2 gentoo-823fc6b1b093c9273c7e55ce264b88d35ed28a73.zip |
net-misc/openntpd: Keyword 6.8_p1-r1 arm64, #763963
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openntpd/openntpd-6.8_p1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild b/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild index c6b236bf4917..65202ae42ef1 100644 --- a/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild +++ b/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://openbsd/OpenNTPD/${MY_P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="constraints libressl selinux" DEPEND=" |