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 61F08138334 for ; Sun, 10 Jun 2018 17:43:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 012BDE08ED; Sun, 10 Jun 2018 17:43:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C50CDE08ED for ; Sun, 10 Jun 2018 17:43:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E7E1B335C07 for ; Sun, 10 Jun 2018 17:43:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05D8929E for ; Sun, 10 Jun 2018 17:43:16 +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: <1528652550.7540704c372bf7a61bb90c9a01e1776b75fdc0ca.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Server-Simple-PSGI/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild X-VCS-Directories: dev-perl/HTTP-Server-Simple-PSGI/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 7540704c372bf7a61bb90c9a01e1776b75fdc0ca X-VCS-Branch: master Date: Sun, 10 Jun 2018 17:43:16 +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: b5e7e5e9-e10f-443e-a054-9fdcb7312039 X-Archives-Hash: cf0ad9f4f392d595984ba30db817f601 commit: 7540704c372bf7a61bb90c9a01e1776b75fdc0ca Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jun 10 17:17:47 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jun 10 17:42:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7540704c dev-perl/HTTP-Server-Simple-PSGI: x86 stable (bug #657690) Package-Manager: Portage-2.3.40, Repoman-2.3.9 .../HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild index 40e03f93264..8e56513b4a8 100644 --- a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild +++ b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="PSGI handler for HTTP::Server::Simple" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="