From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-996381-garchives=archives.gentoo.org@lists.gentoo.org> 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 CECFB138330 for <garchives@archives.gentoo.org>; Tue, 9 Jan 2018 02:00:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F16AE0949; Tue, 9 Jan 2018 02:00:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 38071E094E for <gentoo-commits@lists.gentoo.org>; Tue, 9 Jan 2018 02:00:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8FB67341052 for <gentoo-commits@lists.gentoo.org>; Mon, 8 Jan 2018 13:32:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2245E186 for <gentoo-commits@lists.gentoo.org>; Mon, 8 Jan 2018 13:32:12 +0000 (UTC) From: "Mikle Kolyada" <zlogene@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1515418309.ddd371e66a7d936bcd9041aa27e44453a9cd2c1d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pgtap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/pgtap/pgtap-0.98.0.ebuild X-VCS-Directories: dev-db/pgtap/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ddd371e66a7d936bcd9041aa27e44453a9cd2c1d X-VCS-Branch: master Date: Mon, 8 Jan 2018 13:32:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7298bb8b-f395-4a95-843e-45d21c4952e0 X-Archives-Hash: 3b80cde25ea9fffda21867066d6ebdf0 commit: ddd371e66a7d936bcd9041aa27e44453a9cd2c1d Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 13:31:04 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 13:31:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd371e6 dev-db/pgtap: amd64 stable wrt bug #643544 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-db/pgtap/pgtap-0.98.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/pgtap/pgtap-0.98.0.ebuild b/dev-db/pgtap/pgtap-0.98.0.ebuild index 458e0157240..78345ba6dae 100644 --- a/dev-db/pgtap/pgtap-0.98.0.ebuild +++ b/dev-db/pgtap/pgtap-0.98.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 @@ -13,7 +13,7 @@ SRC_URI="http://api.pgxn.org/dist/${PN}/${PV}/${P}.zip" LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND="${POSTGRES_DEP}