From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C38471382C5 for ; Wed, 24 Feb 2021 01:30:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBA92E0828; Wed, 24 Feb 2021 01:30:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D32F1E0828 for ; Wed, 24 Feb 2021 01:30:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 70BC3335DA3 for ; Wed, 24 Feb 2021 01:30:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 969354C2 for ; Wed, 24 Feb 2021 01:30:27 +0000 (UTC) From: "Joshua Kinard" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joshua Kinard" Message-ID: <1614130207.ebef3d8bb64eb96d9661c36d902b733d1f5a7449.kumba@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/openntpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/openntpd/openntpd-6.8_p1-r1.ebuild X-VCS-Directories: net-misc/openntpd/ X-VCS-Committer: kumba X-VCS-Committer-Name: Joshua Kinard X-VCS-Revision: ebef3d8bb64eb96d9661c36d902b733d1f5a7449 X-VCS-Branch: master Date: Wed, 24 Feb 2021 01:30:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ac8d67c3-d810-4fa4-811d-937567a50003 X-Archives-Hash: 36f23b54d000f929873b16782d7882f2 commit: ebef3d8bb64eb96d9661c36d902b733d1f5a7449 Author: Joshua Kinard gentoo org> AuthorDate: Wed Feb 24 00:25:49 2021 +0000 Commit: Joshua Kinard gentoo org> CommitDate: Wed Feb 24 01:30:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebef3d8b net-misc/openntpd: Added ~mips back to KEYWORDS. Signed-off-by: Joshua Kinard gentoo.org> Package-Manager: Portage-3.0.15, Repoman-3.0.2 net-misc/openntpd/openntpd-6.8_p1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild b/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild index 112949abf05..3a184983b37 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 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="constraints libressl selinux" DEPEND="