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 93A6513829C for ; Tue, 31 May 2016 19:22:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F144821C060; Tue, 31 May 2016 19:22:45 +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 9A92C21C060 for ; Tue, 31 May 2016 19:22:45 +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 456AC33D3CF for ; Tue, 31 May 2016 19:22:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13CE7983 for ; Tue, 31 May 2016 19:22:42 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1464722558.198987df55290c4ddef0b63cf14baf2cea291d35.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-Hostname-Long/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild X-VCS-Directories: dev-perl/Sys-Hostname-Long/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 198987df55290c4ddef0b63cf14baf2cea291d35 X-VCS-Branch: master Date: Tue, 31 May 2016 19:22:42 +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: bc457b93-126c-475b-83c5-eee0f4bf9232 X-Archives-Hash: 169620ab930c5bc745f784c81dedd328 commit: 198987df55290c4ddef0b63cf14baf2cea291d35 Author: Tobias Klausmann gentoo org> AuthorDate: Tue May 31 19:22:31 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue May 31 19:22:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198987df dev-perl/Sys-Hostname-Long-1.500.0-r0: add alpha keyword Gentoo-Bug: 582178 Package-Manager: portage-2.3.0_rc1 dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild index 9b4e2e4..6a3cbde 100644 --- a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild +++ b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Try every conceivable way to get full hostname" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" src_install() {