diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-12 15:56:56 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-12 15:58:17 -0700 |
commit | bea5d2739b62eea6cfb4df528f8bed8113d8b911 (patch) | |
tree | 2c3d2720a1d53bfbcb0dabf2d1749f463ab4f1d9 /sci-chemistry | |
parent | sci-chemistry/pymol: dropped ppc keywords (diff) | |
download | gentoo-bea5d2739b62eea6cfb4df528f8bed8113d8b911.tar.gz gentoo-bea5d2739b62eea6cfb4df528f8bed8113d8b911.tar.bz2 gentoo-bea5d2739b62eea6cfb4df528f8bed8113d8b911.zip |
sci-chemistry/pdb2pqr: dropped ppc keywords
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild | 4 |
1 files 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 a94bbd3dc913..8b58ae48c5c7 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}" |