From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EF53513826A for ; Wed, 25 May 2016 06:29:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F022B141D5; Wed, 25 May 2016 06:29:27 +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 CF8D9141D5 for ; Wed, 25 May 2016 06:29:26 +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 DB22B340D8B for ; Wed, 25 May 2016 06:29:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 716621B8A for ; Wed, 25 May 2016 06:29:22 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1464157724.7eefc6defb30a04d1c32cefc383ea9c6342e211c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hdparm/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/hdparm/hdparm-9.48.ebuild X-VCS-Directories: sys-apps/hdparm/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 7eefc6defb30a04d1c32cefc383ea9c6342e211c X-VCS-Branch: master Date: Wed, 25 May 2016 06:29:22 +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: 0f7b1da8-a59b-49ce-9534-1da5e5f4cee6 X-Archives-Hash: f28bc784525b21b1236eecfac72d770c commit: 7eefc6defb30a04d1c32cefc383ea9c6342e211c Author: Matt Turner gentoo org> AuthorDate: Wed May 25 05:49:23 2016 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed May 25 06:28:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eefc6de sys-apps/hdparm: alpha stable, bug 578456. sys-apps/hdparm/hdparm-9.48.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/hdparm/hdparm-9.48.ebuild b/sys-apps/hdparm/hdparm-9.48.ebuild index c95a1e3..0daf237 100644 --- a/sys-apps/hdparm/hdparm-9.48.ebuild +++ b/sys-apps/hdparm/hdparm-9.48.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/hdparm/${P}.tar.gz" LICENSE="BSD GPL-2" # GPL-2 only SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="static" src_prepare() {