diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-01-06 11:05:15 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-06 11:07:14 +0100 |
commit | 05953929932b5ed7fd968260cb0193638c07a614 (patch) | |
tree | e804fc389164e99e204b5cde763283f777353502 /net-misc/openntpd | |
parent | sys-apps/pmount: Remove old (diff) | |
download | gentoo-05953929932b5ed7fd968260cb0193638c07a614.tar.gz gentoo-05953929932b5ed7fd968260cb0193638c07a614.tar.bz2 gentoo-05953929932b5ed7fd968260cb0193638c07a614.zip |
net-misc/openntpd: Revert "Re-added ~mips to KEYWORDS"
This introduced a depgraph breakage.
Revert: b10326e89507d98a91657bd170daf16a798b727e
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/openntpd')
-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 a1443883deee..e1887e867601 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 ~mips ~x86" +KEYWORDS="~amd64 ~x86" IUSE="constraints libressl selinux" DEPEND=" |