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 109B4139085 for ; Wed, 4 Jan 2017 01:50:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7FF6E0CF2; Wed, 4 Jan 2017 01:50:14 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9063FE0CF2 for ; Wed, 4 Jan 2017 01:50:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 43C433411B5 for ; Wed, 4 Jan 2017 01:50:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D4B624EE for ; Wed, 4 Jan 2017 01:50:11 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1483494556.690517502dd32223059323f87305638469084df6.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hponcfg/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild X-VCS-Directories: sys-apps/hponcfg/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 690517502dd32223059323f87305638469084df6 X-VCS-Branch: master Date: Wed, 4 Jan 2017 01:50:11 +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: 71926c53-9f02-41fa-8c0d-203da7048968 X-Archives-Hash: 6d5d5850ca38ea3e0c21338151e5bcc2 commit: 690517502dd32223059323f87305638469084df6 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Jan 4 01:49:16 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Jan 4 01:49:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69051750 sys-apps/hponcfg: amd64 and x86 stable Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild b/sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild index 4752b84..57cda90 100644 --- a/sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild +++ b/sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="hpe" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" DEPEND=""