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 D77511395E2 for ; Tue, 13 Dec 2016 01:01:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEADD21C2B1; Mon, 12 Dec 2016 16:27:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A30821C2B1 for ; Mon, 12 Dec 2016 16:27:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1EBA341398 for ; Mon, 12 Dec 2016 16:27:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B815494 for ; Mon, 12 Dec 2016 16:27:01 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1481560014.0cfb3c43f2c5484c43fa0513c87cfe8ddc70b323.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/hercules/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/hercules/hercules-3.10.ebuild X-VCS-Directories: app-emulation/hercules/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 0cfb3c43f2c5484c43fa0513c87cfe8ddc70b323 X-VCS-Branch: master Date: Mon, 12 Dec 2016 16:27:01 +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: fdac863b-7476-4ab1-8a00-7828e72c24a2 X-Archives-Hash: 9108569b775e76056d551e310018c8e7 commit: 0cfb3c43f2c5484c43fa0513c87cfe8ddc70b323 Author: Mike Frysinger gentoo org> AuthorDate: Sat Dec 10 17:39:03 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Mon Dec 12 16:26:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cfb3c43 app-emulation/hercules: mark 3.10 stable for all app-emulation/hercules/hercules-3.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/hercules/hercules-3.10.ebuild b/app-emulation/hercules/hercules-3.10.ebuild index 6f16f2a..9519b4b 100644 --- a/app-emulation/hercules/hercules-3.10.ebuild +++ b/app-emulation/hercules/hercules-3.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://downloads.hercules-390.eu/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ppc sparc x86 ~x64-macos ~x86-macos" IUSE="bzip2 custom-cflags +suid" RDEPEND="bzip2? ( app-arch/bzip2 )