diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-22 15:56:47 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-25 02:27:22 +0100 |
commit | 36bbd7ecb6f2e8624fdbf026f6c789f21f23fc4a (patch) | |
tree | f8b7c907b530a1448aeb004214b331417e2cd57d /net-misc | |
parent | profiles/arch/alpha: mask ~net-misc/openntpd-6.8_p1[constraints] (diff) | |
download | gentoo-36bbd7ecb6f2e8624fdbf026f6c789f21f23fc4a.tar.gz gentoo-36bbd7ecb6f2e8624fdbf026f6c789f21f23fc4a.tar.bz2 gentoo-36bbd7ecb6f2e8624fdbf026f6c789f21f23fc4a.zip |
net-misc/openntpd: keyword 6.8_p1-r1 for ~alpha
Bug: https://bugs.gentoo.org/763963
Closes: https://github.com/gentoo/gentoo/pull/27399
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild b/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild index 29e7e2e180b3..c203e2a4f687 100644 --- a/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild +++ b/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://openbsd/OpenNTPD/${MY_P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="constraints selinux" DEPEND=" |