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 1DB7E138333 for ; Wed, 14 Feb 2018 15:55:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 701C2E09C0; Wed, 14 Feb 2018 15:55:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 52B6DE09C0 for ; Wed, 14 Feb 2018 15:55:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 56326335C94 for ; Wed, 14 Feb 2018 13:29:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1659A1E6 for ; Wed, 14 Feb 2018 13:29:47 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1518614939.b969ac149d4df3fd480b5e79368df73a8b88f3c5.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/dev86/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/dev86/dev86-0.16.21-r2.ebuild X-VCS-Directories: sys-devel/dev86/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: b969ac149d4df3fd480b5e79368df73a8b88f3c5 X-VCS-Branch: master Date: Wed, 14 Feb 2018 13:29:47 +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-Archives-Salt: 5be9748c-a026-4ac1-bb84-9474c9ae9d4b X-Archives-Hash: 5157b6389e7a02c91369f16a72302033 commit: b969ac149d4df3fd480b5e79368df73a8b88f3c5 Author: Jason Zaman gentoo org> AuthorDate: Wed Feb 14 13:16:33 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Wed Feb 14 13:28:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b969ac14 sys-devel/dev86: amd64 stable Gentoo-bug: 646678 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sys-devel/dev86/dev86-0.16.21-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/dev86/dev86-0.16.21-r2.ebuild b/sys-devel/dev86/dev86-0.16.21-r2.ebuild index 832575fed10..0e731cc9563 100644 --- a/sys-devel/dev86/dev86-0.16.21-r2.ebuild +++ b/sys-devel/dev86/dev86-0.16.21-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://v3.sk/~lkundrak/dev86/Dev86src-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="" RDEPEND="sys-devel/bin86"