diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-12 15:47:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-12 15:58:18 -0700 |
commit | ea41fae35204ea14f0ade85b027f11af10d5c31a (patch) | |
tree | 3606746ee78a05246b046d6e2129325dee885a53 /sci-chemistry/openbabel | |
parent | sci-chemistry/openbabel-perl-2.4.1: dropped ppc keywords, bug 625088 (diff) | |
download | gentoo-ea41fae35204ea14f0ade85b027f11af10d5c31a.tar.gz gentoo-ea41fae35204ea14f0ade85b027f11af10d5c31a.tar.bz2 gentoo-ea41fae35204ea14f0ade85b027f11af10d5c31a.zip |
sci-chemistry/openbabel-2.4.1: dropped ppc keywords, bug 625088
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.4.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild b/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild index f84e2a1f51b4..9665a2ffebcb 100644 --- a/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test wxwidgets" RDEPEND=" diff --git a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild index ca1fa0dda3c9..2dac86457a9e 100644 --- a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" # See src/CMakeLists.txt for LIBRARY_VERSION SLOT="0/5.0.0" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test wxwidgets" RDEPEND=" |