diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-11 17:47:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-11 17:47:40 +0000 |
commit | bd1f99d0f604c89701f97e7e8e3f555e0668d0e3 (patch) | |
tree | 97ea3a145a216514c55c3d5ecfd1698bfce19a10 /sci-libs/inchi | |
parent | Add ~ppc64, wrt bug #360573 (diff) | |
download | gentoo-2-bd1f99d0f604c89701f97e7e8e3f555e0668d0e3.tar.gz gentoo-2-bd1f99d0f604c89701f97e7e8e3f555e0668d0e3.tar.bz2 gentoo-2-bd1f99d0f604c89701f97e7e8e3f555e0668d0e3.zip |
Add ~ppc, wrt bug #360573
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs/inchi')
-rw-r--r-- | sci-libs/inchi/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/inchi/inchi-1.04.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/inchi/ChangeLog b/sci-libs/inchi/ChangeLog index a0abee25b17c..1cb25d9188c8 100644 --- a/sci-libs/inchi/ChangeLog +++ b/sci-libs/inchi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/inchi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/ChangeLog,v 1.4 2012/12/11 17:46:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/ChangeLog,v 1.5 2012/12/11 17:47:40 ago Exp $ + + 11 Dec 2012; Agostino Sarubbo <ago@gentoo.org> inchi-1.04.ebuild: + Add ~ppc, wrt bug #360573 11 Dec 2012; Agostino Sarubbo <ago@gentoo.org> inchi-1.04.ebuild: Add ~ppc64, wrt bug #360573 diff --git a/sci-libs/inchi/inchi-1.04.ebuild b/sci-libs/inchi/inchi-1.04.ebuild index 43f33551861d..86b23b66b2ab 100644 --- a/sci-libs/inchi/inchi-1.04.ebuild +++ b/sci-libs/inchi/inchi-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/inchi-1.04.ebuild,v 1.3 2012/12/11 17:46:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/inchi-1.04.ebuild,v 1.4 2012/12/11 17:47:40 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="IUPAC-InChi" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" DEPEND="app-arch/unzip" |