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}
