commit: bea5d2739b62eea6cfb4df528f8bed8113d8b911 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Sep 12 22:56:56 2017 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Sep 12 22:58:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea5d273
sci-chemistry/pdb2pqr: dropped ppc keywords sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild index a94bbd3dc91..8b58ae48c5c 100644 --- a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild +++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Electrostatics/apbs-${PN}/releases/download/${P}/${P SLOT="0" LICENSE="BSD" IUSE="doc examples opal +pdb2pka" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" REQUIRED_USE="${PYTHON_REQUIRED_USE}"